Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 9c22d76f5c6e97d34eea57522030c4308bd3fb84..a125d337c7edd38610435a2ba76f5d90e21ad662 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1065,10 +1065,6 @@ const char kEnableHostedMode[] = "enable-hosted-mode"; |
// unresponsive web content. |
const char kEnableHungRendererInfoBar[] = "enable-hung-renderer-infobar"; |
-// Enabled tab switcher in document mode. |
-const char kEnableTabSwitcherInDocumentMode[] = |
- "enable-tab-switcher-in-document-mode"; |
- |
// Enable theme colors in the tab switcher. |
const char kEnableTabSwitcherThemeColors[] = "enable-tab-switcher-theme-colors"; |