Index: components/components_tests.gyp |
diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
index 4e798959a6645955d81aaea10c89502a71f7520a..678ac8b966857b31758bc123a6f1acd42665f269 100644 |
--- a/components/components_tests.gyp |
+++ b/components/components_tests.gyp |
@@ -751,6 +751,7 @@ |
'proximity_auth/client_unittest.cc', |
'proximity_auth/connection_unittest.cc', |
'proximity_auth/cryptauth/cryptauth_api_call_flow_unittest.cc', |
+ 'proximity_auth/cryptauth/cryptauth_client_unittest.cc', |
'proximity_auth/proximity_auth_system_unittest.cc', |
'proximity_auth/remote_status_update_unittest.cc', |
'proximity_auth/wire_message_unittest.cc', |
@@ -764,6 +765,7 @@ |
'components.gyp:proximity_auth', |
'components.gyp:cryptauth', |
'../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |
+ '../third_party/protobuf/protobuf.gyp:protobuf_lite', |
], |
}], |
['chromeos==1', { |