Skip to content

Commit

Permalink
[java] Fixing a build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Sep 11, 2019
1 parent 29f346e commit fcc43e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/client/test/org/openqa/selenium/devtools/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ java_library(
],
),
deps = [
"//java/client/src/org/openqa/selenium/chrome",
"//java/client/src/org/openqa/selenium/devtools",
"//java/client/src/org/openqa/selenium/remote",
"//java/client/test/org/openqa/selenium/environment",
Expand Down

0 comments on commit fcc43e2

Please sign in to comment.