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

Unified Diff: chrome/common/pref_names.h

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/extensions/api/easy_unlock_private.idl ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 319d971f8feb12d6dc7a1ddfb280d5a5baa9149c..29875f2a218310499980ee9b0e3496742a4631a7 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -407,7 +407,6 @@ extern const char kPushMessagingApplicationIdMap[];
extern const char kEasyUnlockAllowed[];
extern const char kEasyUnlockEnabled[];
-extern const char kEasyUnlockLocalStateUserPrefs[];
extern const char kEasyUnlockPairing[];
extern const char kEasyUnlockProximityRequired[];
extern const char kEasyUnlockShowTutorial[];
@@ -812,8 +811,10 @@ extern const char kQuickCheckEnabled[];
extern const char kBrowserGuestModeEnabled[];
extern const char kBrowserAddPersonEnabled[];
+extern const char kEasyUnlockDeviceId[];
extern const char kEasyUnlockHardlockState[];
extern const char kEasyUnlockLocalStateTpmKeys[];
+extern const char kEasyUnlockLocalStateUserPrefs[];
extern const char kPasswordBubbleTimeStamp[];
extern const char kPasswordBubbleNopesCount[];
« no previous file with comments | « chrome/common/extensions/api/easy_unlock_private.idl ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698