Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index e9e2a067afaa943e5dab518f6ad11c584614cc64..7af15b918c39ab032a6f92e14f780555c2410323 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1400,7 +1400,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"; |
const char kOpenAsh[] = "open-ash"; |
#endif |