Skip to content

Commit

Permalink
[java] Fixing chrome test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Dec 10, 2017
1 parent a69c508 commit 0ebad53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/client/test/org/openqa/selenium/chrome/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ java_library(name = 'tests',
'//java/client/src/org/openqa/selenium:selenium',
'//java/client/src/org/openqa/selenium/chrome:chrome',
'//java/client/src/org/openqa/selenium/remote:remote',
'//java/client/src/org/openqa/selenium/support/ui:wait',
'//java/client/test/org/openqa/selenium/testing:test-base',
'//third_party/java/gson:gson',
'//third_party/java/guava:guava',
'//third_party/java/junit:junit',
],
)

0 comments on commit 0ebad53

Please sign in to comment.