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

Unified Diff: chrome/common/pref_names.h

Issue 10827102: Delete dead AppsPromo code (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: . 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/common/extensions/extension_constants.cc ('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 f806e0cc5105d69961e189f1717d48b3110be662..9d7fe12cc8d018669cd94f864e135549c149bd84 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -14,7 +14,6 @@
namespace prefs {
// Profile prefs. Please add Local State prefs below instead.
-extern const char kAppsPromoCounter[];
extern const char kDefaultApps[];
extern const char kDefaultAppsInstalled[];
extern const char kHomePageIsNewTabPage[];
@@ -548,17 +547,7 @@ extern const char kNtpPromoPlatform[];
extern const char kNtpPromoBuild[];
extern const char kNtpPromoGplusRequired[];
extern const char kNtpWebStoreEnabled[];
-extern const char kNtpWebStorePromoLastId[];
-extern const char kNtpWebStorePromoId[];
-extern const char kNtpWebStorePromoHeader[];
-extern const char kNtpWebStorePromoButton[];
-extern const char kNtpWebStorePromoLink[];
-extern const char kNtpWebStorePromoLogo[];
-extern const char kNtpWebStorePromoLogoSource[];
-extern const char kNtpWebStorePromoExpire[];
-extern const char kNtpWebStorePromoUserGroup[];
extern const char kNtpAppPageNames[];
-extern const char kNtpHideWebStorePromo[];
extern const char kDevToolsDisabled[];
extern const char kDevToolsOpenDocked[];
« no previous file with comments | « chrome/common/extensions/extension_constants.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698