Index: components/proximity_auth.gypi |
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi |
index 7da4644c46c61bdf9128f62c66081563aa174ea5..2e3648ca46179b7226363f9b6bd04c190db92483 100644 |
--- a/components/proximity_auth.gypi |
+++ b/components/proximity_auth.gypi |
@@ -25,6 +25,8 @@ |
"proximity_auth/bluetooth_util_chromeos.cc", |
"proximity_auth/ble/proximity_auth_ble_system.cc", |
msarda
2015/04/22 15:58:12
This order is broken. Let's move these 4 entries u
sacomoto
2015/04/24 14:04:56
Done.
|
"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", |