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

Unified Diff: chrome/common/pref_names.h

Issue 31043008: Changed platform verification user consent logic to be per-domain. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 238a6cddbba0c5caeeaab39f197b7200bafa04e4..5a704c90bad859fed123fd7f55359ba597397537 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -270,7 +270,6 @@ extern const char kTouchHudProjectionEnabled[];
extern const char kOpenNetworkConfiguration[];
extern const char kRAConsentFirstTime[];
extern const char kRAConsentDomains[];
-extern const char kRAConsentAlways[];
extern const char kMultiProfileNotificationDismissed[];
extern const char kMultiProfileUserBehavior[];
#endif // defined(OS_CHROMEOS)

Powered by Google App Engine
This is Rietveld 408576698