Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 5b61986d3e43bce778488b0c06c1690ada469fcd..1a130bf0ec9a5a1723d3c35734b52ab4b036d4b3 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -674,6 +674,7 @@ |
'proximity_auth/base64url_unittest.cc', |
'proximity_auth/bluetooth_connection_unittest.cc', |
'proximity_auth/bluetooth_connection_finder_unittest.cc', |
+ 'proximity_auth/bluetooth_throttler_unittest.cc', |
'proximity_auth/client_unittest.cc', |
'proximity_auth/connection_unittest.cc', |
'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', |
@@ -686,7 +687,7 @@ |
'components.gyp:copresence', |
'components.gyp:copresence_test_support', |
- # Dependencies of proxmity_auth |
+ # Dependencies of proximity_auth |
'components.gyp:proximity_auth', |
'components.gyp:cryptauth', |
'../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |