| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 41ca37ec230dc73486684ec893918a6556c824a5..d9b26fa9c291a432c50364aa47e3f618b5e1458d 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -22,6 +22,8 @@
|
| "proximity_auth/bluetooth_connection.h",
|
| "proximity_auth/bluetooth_connection_finder.cc",
|
| "proximity_auth/bluetooth_connection_finder.h",
|
| + "proximity_auth/bluetooth_throttler.cc",
|
| + "proximity_auth/bluetooth_throttler.h",
|
| "proximity_auth/bluetooth_util.cc",
|
| "proximity_auth/bluetooth_util_chromeos.cc",
|
| "proximity_auth/bluetooth_util.h",
|
|
|