| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 2f21b75b414909566c65e5c00d35d239fd46c2f9..21af8cc74e46a7b18b44dc513b1d4892f907f919 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -189,6 +189,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",
|
|
|