We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf66042 commit 51831a1Copy full SHA for 51831a1
java/client/src/org/openqa/selenium/os/BUCK
@@ -3,7 +3,7 @@ java_library(
3
srcs = glob(['*.java']),
4
deps = [
5
'//java/client/src/org/openqa/selenium:webdriver-api',
6
- '//java/client/src/org/openqa/selenium/io',
+ '//java/client/src/org/openqa/selenium/io:io',
7
'//third_party/java/commons-exec:commons-exec',
8
'//third_party/java/guava:guava',
9
'//third_party/java/jna:jna',
0 commit comments