Chromium Code Reviews| Index: components/proximity_auth/BUILD.gn |
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn |
| index bcd48170cef7d54d02de0cb0740a7d30d2838349..2476b344d3198d0a6316898fcc852836bad5c452 100644 |
| --- a/components/proximity_auth/BUILD.gn |
| +++ b/components/proximity_auth/BUILD.gn |
| @@ -4,7 +4,7 @@ |
| import("//testing/test.gni") |
| -source_set("proximity_auth") { |
| +static_library("proximity_auth") { |
| sources = [ |
| "authenticator.h", |
| "bluetooth_connection.cc", |