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

Unified Diff: components/proximity_auth.gypi

Issue 1308393007: Add CryptAuth managers to EasyUnlockServiceRegular (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
Index: components/proximity_auth.gypi
diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
index 1d50544498fca5c82b9e763075a6d973e21d81be..35c77d887bd7d1d05e4e05d22260097ff9cd1105 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -52,6 +52,8 @@
"proximity_auth/client_impl.cc",
"proximity_auth/client_impl.h",
"proximity_auth/client_observer.h",
+ "proximity_auth/cryptauth_enroller_factory_impl.cc",
+ "proximity_auth/cryptauth_enroller_factory_impl.h",
"proximity_auth/connection.cc",
"proximity_auth/connection.h",
"proximity_auth/connection_finder.h",

Powered by Google App Engine
This is Rietveld 408576698