| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 6d2994d8abcc8c0b25bd4cd6504a13d44535c439..f8f1a5ad6545c1b9f42f2ab3875b8b0eeabde6c7 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -31,8 +31,11 @@
|
| "proximity_auth/ble/bluetooth_low_energy_connection_finder.h",
|
| "proximity_auth/ble/bluetooth_low_energy_device_whitelist.cc",
|
| "proximity_auth/ble/bluetooth_low_energy_device_whitelist.h",
|
| + "proximity_auth/ble/bluetooth_low_energy_weave_defines.h",
|
| "proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.cc",
|
| "proximity_auth/ble/bluetooth_low_energy_weave_packet_generator.h",
|
| + "proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver.cc",
|
| + "proximity_auth/ble/bluetooth_low_energy_weave_packet_receiver.h",
|
| "proximity_auth/ble/remote_attribute.h",
|
| "proximity_auth/ble/fake_wire_message.cc",
|
| "proximity_auth/ble/fake_wire_message.h",
|
|
|