| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 35016f300481f2db75f0b07ea716adbc6d659ed0..f4a805ffffa4a0d8129a8fcea6f09b7938f5139d 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -16,6 +16,8 @@
|
| '../net/net.gyp:net',
|
| ],
|
| '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",
|
|
|