| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index dbac9807abe1c9acdebe3e09879a20be89f7c16f..303f10d54284ead6db11fb4768f2aa702d60ff4b 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -435,6 +435,7 @@
|
| 'proximity_auth_unittest_sources': [
|
| 'proximity_auth/ble/bluetooth_low_energy_characteristics_finder_unittest.cc',
|
| 'proximity_auth/ble/bluetooth_low_energy_connection_finder_unittest.cc',
|
| + 'proximity_auth/ble/bluetooth_low_energy_connection_unittest.cc',
|
| 'proximity_auth/ble/proximity_auth_ble_system_unittest.cc',
|
| 'proximity_auth/bluetooth_connection_finder_unittest.cc',
|
| 'proximity_auth/bluetooth_connection_unittest.cc',
|
|
|