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

Unified Diff: chrome/common/chrome_switches.cc

Issue 1156983002: Remove unused "Website Settings" view of content settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/chrome_switches.h ('k') | components/content_settings/core/browser/content_settings_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index a1cb02bb0d4a664e2431eff1bf9c028db2bbd042..ee13f57ff824210cd8dc3d464bd134695d1df078 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -554,9 +554,6 @@ const char kEnableUserAlternateProtocolPorts[] =
// apps).
extern const char kEnableWebAppFrame[] = "enable-web-app-frame";
-// Enables the Website Settings page on the Settings page.
-const char kEnableWebsiteSettingsManager[] = "enable-website-settings-manager";
-
// Enables synchronizing WiFi credentials across devices, using Chrome Sync.
const char kEnableWifiCredentialSync[] = "enable-wifi-credential-sync";
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | components/content_settings/core/browser/content_settings_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698