Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index b7336490c91918d313bde1e50e10b371a7164d7b..3546119e18450bf8628a4672cba69859966d60de 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -651,6 +651,7 @@ |
'copresence/rpc/http_post_unittest.cc', |
'copresence/rpc/rpc_handler_unittest.cc', |
'copresence/timed_map_unittest.cc', |
+ 'proximity_auth/bluetooth_connection_unittest.cc', |
'proximity_auth/connection_unittest.cc', |
'proximity_auth/proximity_auth_system_unittest.cc', |
'proximity_auth/wire_message_unittest.cc', |
@@ -662,6 +663,7 @@ |
# Dependencies of proxmity_auth |
'components.gyp:proximity_auth', |
+ '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |
], |
}], |
['chromeos==1', { |