Chromium Code Reviews| Index: net/android/BUILD.gn |
| diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn |
| index abe46540bd9c6d7749a1739ebae01bb0d7fe1377..f37e1d629b70d386b58bd83f6914aaca10228501 100644 |
| --- a/net/android/BUILD.gn |
| +++ b/net/android/BUILD.gn |
| @@ -27,6 +27,7 @@ android_aidl("remote_android_keystore_aidl") { |
| } |
| android_library("net_java_test_support") { |
| + testonly = true |
| DEPRECATED_java_in_dir = "../test/android/javatests/src" |
| deps = [ |
| "//base:base_java", |