Chromium Code Reviews| Index: content/public/android/BUILD.gn |
| diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn |
| index 163ba18377f8616c9e0e5262859223aede0c99fb..9a19b2ca1390900176c8e43c968574339f6ed39c 100644 |
| --- a/content/public/android/BUILD.gn |
| +++ b/content/public/android/BUILD.gn |
| @@ -224,6 +224,7 @@ group("jni") { |
| } |
| android_library("content_javatests") { |
| + testonly = true |
| deps = [ |
| "//base:base_java", |
| "//base:base_java_test_support", |