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

Unified Diff: components/signin/core/common/signin_pref_names.h

Issue 566933005: Do not display lock for hosted domains (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ChromeOS test - part deux Created 6 years, 3 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/signin/core/common/signin_pref_names.h
diff --git a/components/signin/core/common/signin_pref_names.h b/components/signin/core/common/signin_pref_names.h
index 405909af7ce2ba4dd90a656ec1c83e9aa48970a6..76eea62fe8afbbe5518aa6d18598b66266cb580c 100644
--- a/components/signin/core/common/signin_pref_names.h
+++ b/components/signin/core/common/signin_pref_names.h
@@ -9,6 +9,7 @@ namespace prefs {
extern const char kAccountIdMigrationState[];
extern const char kAutologinEnabled[];
+extern const char kGoogleServicesHostedDomain[];
extern const char kGoogleServicesLastUsername[];
extern const char kGoogleServicesUserAccountId[];
extern const char kGoogleServicesUsername[];
« no previous file with comments | « components/signin/core/browser/signin_manager.cc ('k') | components/signin/core/common/signin_pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698