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

Unified Diff: chrome/common/pref_names.h

Issue 8093016: Show sync promo at startup (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove old code Created 9 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 e43aee35bddc3f7154d418c7bc614cd0693ab82f..613a87e5d781bfbabb7952635f1d427a54492e5f 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -396,6 +396,7 @@ extern const char kShouldShowFirstRunBubble[];
extern const char kShouldUseOEMFirstRunBubble[];
extern const char kShouldUseMinimalFirstRunBubble[];
extern const char kShouldShowWelcomePage[];
+extern const char kSyncPromoStartupCount[];
extern const char kLastKnownGoogleURL[];
extern const char kLastPromptedGoogleURL[];

Powered by Google App Engine
This is Rietveld 408576698