| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index f2cc1e94e907120a2d4e99806a2b52b52ba6252b..90e48785d63e8c6c2b49c01b0ce9dd7868885e80 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -629,9 +629,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";
|
|
|
|
|