Chromium Code Reviews| Index: components/proximity_auth/BUILD.gn |
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
| index a19418d88e6a39e3f9f6dbdec62c405882b14bf6..bcd48170cef7d54d02de0cb0740a7d30d2838349 100644 |
| --- a/components/proximity_auth/BUILD.gn |
| +++ b/components/proximity_auth/BUILD.gn |
| @@ -93,7 +93,7 @@ source_set("proximity_auth") { |
| } |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |