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

Unified Diff: chrome/common/pref_names.h

Issue 10860025: Remove promotion-type-specific JSON handling from NotificationPromo (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Indent in contructor. 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 5d3731f02fb05845c2f233aed7ead704ed6e1dcb..0992be98d5dc4b3989ea660617a48150f34466d1 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -527,26 +527,6 @@ extern const char kNtpCustomLogoStart[];
extern const char kNtpCustomLogoEnd[];
extern const char kNtpPromoVersion[];
extern const char kNtpPromoLocale[];
-extern const char kNtpPromoStart[];
-extern const char kNtpPromoEnd[];
-extern const char kNtpPromoLine[];
-#if defined(OS_ANDROID)
-extern const char kNtpPromoLineLong[];
-extern const char kNtpPromoActionType[];
-extern const char kNtpPromoActionArgs[];
-#endif // defined(OS_ANDROID)
-extern const char kNtpPromoClosed[];
-extern const char kNtpPromoGroup[];
-extern const char kNtpPromoNumGroups[];
-extern const char kNtpPromoInitialSegment[];
-extern const char kNtpPromoIncrement[];
-extern const char kNtpPromoGroupTimeSlice[];
-extern const char kNtpPromoGroupMax[];
-extern const char kNtpPromoViews[];
-extern const char kNtpPromoViewsMax[];
-extern const char kNtpPromoPlatform[];
-extern const char kNtpPromoBuild[];
-extern const char kNtpPromoGplusRequired[];
extern const char kNtpWebStoreEnabled[];
extern const char kNtpAppPageNames[];
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698