| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index eaa9353b15f61f790eb5aacbbb7f91521c818e16..ae30a2161538354c7de22c228df50954f124c274 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -171,6 +171,8 @@
|
| '../testing/gmock.gyp:gmock',
|
| ],
|
| 'sources': [
|
| + "proximity_auth/cryptauth/fake_cryptauth_gcm_manager.cc",
|
| + "proximity_auth/cryptauth/fake_cryptauth_gcm_manager.h",
|
| "proximity_auth/cryptauth/fake_secure_message_delegate.cc",
|
| "proximity_auth/cryptauth/fake_secure_message_delegate.h",
|
| "proximity_auth/cryptauth/mock_cryptauth_client.cc",
|
|
|