Index: components/autofill/core/common/BUILD.gn |
diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn |
index e03876178e48e400de32886ecf7599932c80047e..094388169c8441ed3e4ac15e0e366c7c7b4e0d0c 100644 |
--- a/components/autofill/core/common/BUILD.gn |
+++ b/components/autofill/core/common/BUILD.gn |
@@ -55,6 +55,7 @@ static_library("common") { |
} |
source_set("unit_tests") { |
+ testonly = true |
sources = [ |
"form_data_unittest.cc", |
"form_field_data_unittest.cc", |