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

Unified Diff: chrome/browser/policy/configuration_policy_handler_list.cc

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/browser/extensions/extension_service.cc ('k') | chrome/browser/prefs/browser_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/configuration_policy_handler_list.cc
diff --git a/chrome/browser/policy/configuration_policy_handler_list.cc b/chrome/browser/policy/configuration_policy_handler_list.cc
index e5344d954bd0ee60fec0222531255f7076067d7e..98c1ee4033c3529a015a0cc0dd22ff46724ecfb0 100644
--- a/chrome/browser/policy/configuration_policy_handler_list.cc
+++ b/chrome/browser/policy/configuration_policy_handler_list.cc
@@ -261,9 +261,6 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = {
{ key::kMaxConnectionsPerProxy,
prefs::kMaxConnectionsPerProxy,
Value::TYPE_INTEGER },
- { key::kHideWebStorePromo,
- prefs::kNtpHideWebStorePromo,
- Value::TYPE_BOOLEAN },
{ key::kURLBlacklist,
prefs::kUrlBlacklist,
Value::TYPE_LIST },
« no previous file with comments | « chrome/browser/extensions/extension_service.cc ('k') | chrome/browser/prefs/browser_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698