Index: components/invalidation/impl/BUILD.gn |
diff --git a/components/invalidation/impl/BUILD.gn b/components/invalidation/impl/BUILD.gn |
index b200df15e633d1350aea3022f628faca0f00850a..116be19c3f0ee74f95aeb92e7e347e6afd6067fb 100644 |
--- a/components/invalidation/impl/BUILD.gn |
+++ b/components/invalidation/impl/BUILD.gn |
@@ -226,6 +226,7 @@ if (is_android) { |
] |
} |
android_library("javatests") { |
+ testonly = true |
deps = [ |
":java", |
"//base:base_java", |