Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 43af00e6418587d181f4af446c96c317f31eff03..f5d7b7eedc85a1a3be964dba6a14ad8e523388e7 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1503,10 +1503,6 @@ const char kUseMockKeychain[] = "use-mock-keychain"; |
// modification or removal. |
const char kDisableDesktopShortcuts[] = "disable-desktop-shortcuts"; |
-// Disables Website Settings. The Website Settings UI will replace the Page Info |
-// Bubble. |
-const char kDisableWebsiteSettings[] = "disable-website-settings"; |
- |
// Enables sync credential caching on Windows 8. |
// See chrome/browser/sync/credential_cache_service_win.h. |
const char kEnableSyncCredentialCaching[] = "enable-sync-credential-caching"; |