Skip to content

Commit 1865cca

Browse files
committed
Fix the build
1 parent cdbcdca commit 1865cca

File tree

1 file changed

+1
-0
lines changed
  • java/client/src/com/thoughtworks/selenium/webdriven

1 file changed

+1
-0
lines changed

java/client/src/com/thoughtworks/selenium/webdriven/BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ java_library(name = 'webdriven',
3535
deps = [
3636
'//java/client/src/com/thoughtworks/selenium:selenium',
3737
'//java/client/src/org/openqa/selenium:selenium',
38+
'//java/client/src/org/openqa/selenium/remote:remote',
3839
'//third_party/java/guava:guava',
3940
],
4041
visibility = [

0 commit comments

Comments
 (0)