Skip to content

Commit a60f0ee

Browse files
committedOct 14, 2016
Ensure HTMLUnit is a dep of selenium-java
1 parent 1d0abca commit a60f0ee

File tree

1 file changed

+1
-0
lines changed
  • java/client/src/org/openqa/selenium

1 file changed

+1
-0
lines changed
 

‎java/client/src/org/openqa/selenium/BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ java_library(
166166
"//java/client/src/org/openqa/selenium/remote:remote",
167167
"//java/client/src/org/openqa/selenium/safari:safari",
168168
"//java/client/src/org/openqa/selenium/support:support",
169+
"//third_party/java/htmlunit:htmlunit",
169170
"//third_party/java/phantomjs-driver:phantomjs-driver",
170171
],
171172
visibility = [

0 commit comments

Comments
 (0)