| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 3b4307df79370a117178a4013c1d5396e3ea6421..ec338212dc858bb7949e5fee7e02813f069a168a 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -56,6 +56,7 @@
|
| "proximity_auth/connection.h",
|
| "proximity_auth/connection_finder.h",
|
| "proximity_auth/connection_observer.h",
|
| + "proximity_auth/controller.h",
|
| "proximity_auth/device_to_device_authenticator.cc",
|
| "proximity_auth/device_to_device_authenticator.h",
|
| "proximity_auth/device_to_device_initiator_operations.cc",
|
| @@ -83,6 +84,8 @@
|
| "proximity_auth/switches.h",
|
| "proximity_auth/throttled_bluetooth_connection_finder.cc",
|
| "proximity_auth/throttled_bluetooth_connection_finder.h",
|
| + "proximity_auth/unlock_manager.cc",
|
| + "proximity_auth/unlock_manager.h",
|
| "proximity_auth/wire_message.cc",
|
| "proximity_auth/wire_message.h",
|
| ],
|
|
|