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