Skip to content

Commit

Permalink
Fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Mar 30, 2017
1 parent cdbcdca commit 1865cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/src/com/thoughtworks/selenium/webdriven/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ java_library(name = 'webdriven',
deps = [
'//java/client/src/com/thoughtworks/selenium:selenium',
'//java/client/src/org/openqa/selenium:selenium',
'//java/client/src/org/openqa/selenium/remote:remote',
'//third_party/java/guava:guava',
],
visibility = [
Expand Down

0 comments on commit 1865cca

Please sign in to comment.