| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index 7d31f678afaae07ac1c56e3e486a648757439280..e2faf96ca889168582736c89b57e9a77f07e4524 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -23,11 +23,14 @@ source_set("proximity_auth") {
|
| "connection.h",
|
| "connection_finder.h",
|
| "connection_observer.h",
|
| + "proximity_auth_client.h",
|
| "proximity_auth_system.cc",
|
| "proximity_auth_system.h",
|
| "remote_device.h",
|
| "remote_status_update.cc",
|
| "remote_status_update.h",
|
| + "screenlock_bridge.cc",
|
| + "screenlock_bridge.h",
|
| "secure_context.h",
|
| "switches.cc",
|
| "switches.h",
|
|
|