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 aee766c commit 6ce9fc9Copy full SHA for 6ce9fc9
java/src/org/openqa/selenium/bidi/BUILD.bazel
@@ -26,7 +26,7 @@ java_library(
26
"*.java",
27
"log/*.java",
28
"browsingcontext/*.java",
29
- "network/*.java"
+ "network/*.java",
30
],
31
exclude = AUGMENTER_SRCS,
32
),
0 commit comments