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

Unified Diff: chrome/common/pref_names.h

Issue 10882024: Add webui handler for promotions on Android NTP. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase. Created 8 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: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index f2b376f65cafb2abc0662e5c7adda22482efed1f..4a48529ebc9a8e404a7ba1bc8ea25b4d1546b792 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -527,6 +527,7 @@ extern const char kNtpCustomLogoStart[];
extern const char kNtpCustomLogoEnd[];
extern const char kNtpPromoVersion[];
extern const char kNtpPromoLocale[];
+extern const char kNtpPromoDesktopSessionFound[];
extern const char kNtpWebStoreEnabled[];
extern const char kNtpAppPageNames[];

Powered by Google App Engine
This is Rietveld 408576698