Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: components/proximity_auth.gypi

Issue 1248533003: Hook up CryptAuthGCMManager to the enrollment and device sync managers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix webui Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/signin/easy_unlock_service_factory.cc ('k') | components/proximity_auth/cryptauth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/signin/easy_unlock_service_factory.cc ('k') | components/proximity_auth/cryptauth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698