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

Unified Diff: chrome/common/pref_names.h

Issue 7528024: Add a policy to allow NTP promotions & default apps to be disabled. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Disable app promo tests for ChromeOS. Created 9 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 6da18fcdf352646de5273d10983a36a70170ae83..7ec08bb44c84c01ffe4cc4794b7686339cfffb54 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -421,6 +421,7 @@ extern const char kNTPWebStorePromoLogo[];
extern const char kNTPWebStorePromoExpire[];
extern const char kNTPWebStorePromoUserGroup[];
extern const char kNTPAppPageNames[];
+extern const char kNTPHideWebStorePromo[];
extern const char kGpuBlacklist[];
extern const char kGpuBlacklistUpdate[];

Powered by Google App Engine
This is Rietveld 408576698