| Index: components/proximity_auth/BUILD.gn
|
| diff --git a/components/proximity_auth/BUILD.gn b/components/proximity_auth/BUILD.gn
|
| index 380459e62bf0fe7bd5eef11fb7fac384fee35706..4c6b1e19d4ed9dbc25b28cbfaf2dde8afd8ebb3a 100644
|
| --- a/components/proximity_auth/BUILD.gn
|
| +++ b/components/proximity_auth/BUILD.gn
|
| @@ -20,11 +20,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",
|
|
|