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

Unified Diff: components/proximity_auth/cryptauth/BUILD.gn

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 | « components/proximity_auth.gypi ('k') | components/proximity_auth/cryptauth/cryptauth_enrollment_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth/cryptauth/BUILD.gn
diff --git a/components/proximity_auth/cryptauth/BUILD.gn b/components/proximity_auth/cryptauth/BUILD.gn
index e35fcb6d395fdce7339bce5958424463c344acf4..59938c45dac0d863bc0c9922d35f7d2dbc8c8e3f 100644
--- a/components/proximity_auth/cryptauth/BUILD.gn
+++ b/components/proximity_auth/cryptauth/BUILD.gn
@@ -11,6 +11,8 @@ source_set("cryptauth") {
"cryptauth_api_call_flow.h",
"cryptauth_client.cc",
"cryptauth_client.h",
+ "cryptauth_enrollment_utils.cc",
+ "cryptauth_enrollment_utils.h",
]
deps = [
« no previous file with comments | « components/proximity_auth.gypi ('k') | components/proximity_auth/cryptauth/cryptauth_enrollment_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698