Index: components/proximity_auth.gypi |
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi |
index fe5f3be20c1c1d2e1ff419d152e0b1841996a2aa..5ea9e3ece2e4a4b40aafc23190a240f27662e59f 100644 |
--- a/components/proximity_auth.gypi |
+++ b/components/proximity_auth.gypi |
@@ -23,6 +23,10 @@ |
"proximity_auth/bluetooth_util.cc", |
"proximity_auth/bluetooth_util.h", |
"proximity_auth/bluetooth_util_chromeos.cc", |
+ "proximity_auth/ble/proximity_auth_ble_system.cc", |
+ "proximity_auth/ble/proximity_auth_ble_system.h", |
+ "proximity_auth/ble/bluetooth_low_energy_connection_finder.cc", |
+ "proximity_auth/ble/bluetooth_low_energy_connection_finder.h", |
"proximity_auth/client.cc", |
"proximity_auth/client.h", |
"proximity_auth/client_observer.h", |