Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 1760175cab018d0971b43d8581e2611cd620deea..f97ff1e8ab2913737fcfef6176a5cff0dc07c4d8 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -658,9 +658,6 @@ const char kEnableSpellingAutoCorrect[] = "enable-spelling-auto-correct"; |
const char kEnableSpellingFeedbackFieldTrial[] = |
"enable-spelling-feedback-field-trial"; |
-// Enables the stacked tabstrip. |
-const char kEnableStackedTabStrip[] = "enable-stacked-tab-strip"; |
- |
// Enables an experimental hosted app experience. |
const char kEnableStreamlinedHostedApps[] = "enable-streamlined-hosted-apps"; |