Skip to content

Commit

Permalink
Fixing buck build
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jan 28, 2016
1 parent bf66042 commit 51831a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/client/src/org/openqa/selenium/os/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ java_library(
srcs = glob(['*.java']),
deps = [
'//java/client/src/org/openqa/selenium:webdriver-api',
'//java/client/src/org/openqa/selenium/io',
'//java/client/src/org/openqa/selenium/io:io',
'//third_party/java/commons-exec:commons-exec',
'//third_party/java/guava:guava',
'//third_party/java/jna:jna',
Expand Down

0 comments on commit 51831a1

Please sign in to comment.