File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/client/src/org/openqa/selenium/remote/http/netty
third_party/java/netty-reactive-streams Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ java_library(
10
10
"//third_party/java/guava" ,
11
11
"//third_party/java/netty:netty-all" ,
12
12
"//third_party/java/async-http-client" ,
13
- "//third_party/java/reactive-streams" ,
13
+ "//third_party/java/netty- reactive-streams" ,
14
14
],
15
15
)
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ maven_java_import(
12
12
jar = "netty-reactive-streams-%s.jar" % VERSION ,
13
13
srcjar = "netty-reactive-streams-%s-sources.jar" % VERSION ,
14
14
deps = [
15
- "//third_party/java/reactive-sreams " ,
15
+ "//third_party/java/reactive-streams " ,
16
16
],
17
17
)
You can’t perform that action at this time.
0 commit comments