Index: net/android/BUILD.gn |
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn |
index 9b707d78fa189eba6930a7599590b05b0a455e6a..2a34f4294c7783e4ae8487d695ff00e2a7fe72e1 100644 |
--- a/net/android/BUILD.gn |
+++ b/net/android/BUILD.gn |
@@ -164,7 +164,7 @@ junit_binary("net_junit_tests") { |
":net_java", |
"//base:base_java", |
"//base:base_java_test_support", |
- "//base:base_junit_test_support", |
"//third_party/junit:hamcrest", |
] |
+ srcjar_deps = [ "//base:base_build_config_gen" ] |
} |