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

Unified Diff: components/proximity_auth.gypi

Issue 877033005: Use a stable device-user identifier for CryptAuth enrollments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: accidently removed files Created 5 years, 10 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/common/pref_names.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 34c6cbd5c6e8b10a49d1dbd0fb803a51be15dd84..a4a121d2b121390f96a7a341dc67507cb9cba8ec 100644
--- a/components/proximity_auth.gypi
+++ b/components/proximity_auth.gypi
@@ -77,6 +77,8 @@
"proximity_auth/cryptauth/cryptauth_api_call_flow.h",
"proximity_auth/cryptauth/cryptauth_client.cc",
"proximity_auth/cryptauth/cryptauth_client.h",
+ "proximity_auth/cryptauth/cryptauth_enrollment_utils.cc",
+ "proximity_auth/cryptauth/cryptauth_enrollment_utils.h",
],
'export_dependent_settings': [
'cryptauth_proto',
« no previous file with comments | « chrome/common/pref_names.cc ('k') | components/proximity_auth/cryptauth/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698