Index: components/proximity_auth/BUILD.gn |
diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
index 11818d9d32d9a9a809fa09b7dc96b657ff13c923..09de32c022f99457339440b5ebf0ef1fc2374581 100644 |
--- a/components/proximity_auth/BUILD.gn |
+++ b/components/proximity_auth/BUILD.gn |
@@ -15,6 +15,7 @@ static_library("proximity_auth") { |
} |
source_set("unit_tests") { |
+ testonly = true |
sources = [ |
"proximity_auth_system_unittest.cc", |
] |