Chromium Code Reviews| Index: net/android/BUILD.gn |
| diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn |
| index 3344ab71bcaa02bab3136ad78a9899ad68007bb1..5984b6b62a0688a5398b26e8c3440a6edad419a7 100644 |
| --- a/net/android/BUILD.gn |
| +++ b/net/android/BUILD.gn |
| @@ -42,6 +42,7 @@ android_library("net_javatests") { |
| "//base:base_java", |
| "//base:base_java_test_support", |
| ":net_java", |
| + ":net_java_test_support", |
| ] |
| } |