| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 8e3d46c7b2ecd58a6fc403821dca445138f29a48..3fce6cf874afd314bda7d17519707a9072802174 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -529,6 +529,7 @@
|
| 'proximity_auth/proximity_auth_system_unittest.cc',
|
| 'proximity_auth/proximity_monitor_impl_unittest.cc',
|
| 'proximity_auth/remote_device_life_cycle_impl_unittest.cc',
|
| + 'proximity_auth/remote_device_loader_unittest.cc',
|
| 'proximity_auth/remote_status_update_unittest.cc',
|
| 'proximity_auth/throttled_bluetooth_connection_finder_unittest.cc',
|
| 'proximity_auth/unlock_manager_unittest.cc',
|
|
|