Chromium Code Reviews| Index: chrome/common/chrome_switches.cc |
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
| index cbf7c85f863606daf4192f3522d5ac411310388e..c288baf771776c3a69cd688a2845bedd0ff92d4c 100644 |
| --- a/chrome/common/chrome_switches.cc |
| +++ b/chrome/common/chrome_switches.cc |
| @@ -1381,7 +1381,7 @@ const char kTabletUI[] = "tablet-ui"; |
| #endif |
| #if defined(USE_ASH) |
| -const char kAshEnableTabScrubbing[] = "ash-enable-tab-scrubbing"; |
| +const char kAshDisableTabScrubbing[] = "ash-disable-tab-scrubbing"; |
| #endif |
| #if defined(OS_CHROMEOS) |