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

Unified Diff: chrome/common/pref_names.h

Issue 9956097: suppress user/password dialog when re-enabling sync (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resolve Nicolas's comments. Created 8 years, 9 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 6cc7d148567209f53ba929c3a3802d49524a0e23..d42c875b5aa1060ecb045632f0e3e88d247b7440 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -631,6 +631,7 @@ extern const char kAutoEnrollmentPowerLimit[];
extern const char kReportDeviceVersionInfo[];
extern const char kReportDeviceActivityTimes[];
extern const char kDeviceActivityTimes[];
+extern const char kSyncSpareBootstrapToken[];
#endif
extern const char kClearPluginLSODataEnabled[];

Powered by Google App Engine
This is Rietveld 408576698