Index: net/android/BUILD.gn |
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn |
index abe46540bd9c6d7749a1739ebae01bb0d7fe1377..c893b5f294f575b9e362a4c76f8a9e1106e7b949 100644 |
--- a/net/android/BUILD.gn |
+++ b/net/android/BUILD.gn |
@@ -86,6 +86,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", |
] |
} |