| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 4f04c4a7499e5b07b5ab87b8186efd5429b26d72..127b1afa22c7b4132e726830bf7196130ad168d5 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -15,6 +15,8 @@
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| ],
|
| 'sources': [
|
| + "proximity_auth/bluetooth_connection.cc",
|
| + "proximity_auth/bluetooth_connection.h",
|
| "proximity_auth/bluetooth_util.cc",
|
| "proximity_auth/bluetooth_util_chromeos.cc",
|
| "proximity_auth/bluetooth_util.h",
|
|
|