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

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

Issue 475763005: Add flag to track migration from email to gaia id. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 years, 4 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 5789ab13e1b8872f82669e1f92834df41afcfed3..405909af7ce2ba4dd90a656ec1c83e9aa48970a6 100644
--- a/components/signin/core/common/signin_pref_names.h
+++ b/components/signin/core/common/signin_pref_names.h
@@ -7,6 +7,7 @@
namespace prefs {
+extern const char kAccountIdMigrationState[];
extern const char kAutologinEnabled[];
extern const char kGoogleServicesLastUsername[];
extern const char kGoogleServicesUserAccountId[];
« no previous file with comments | « components/signin/core/browser/account_tracker_service.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