Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index df5c0c324bc21f4e01b3d71d1750b586f4c1688f..2a51e198c5287664f4cbb8278622e4182affa35d 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -381,7 +381,7 @@ extern const char kTabletUI[]; |
| #endif |
| #if defined(USE_ASH) |
| -extern const char kAshEnableTabScrubbing[]; |
| +extern const char kAshDisableTabScrubbing[]; |
| extern const char kOpenAsh[]; |
| #endif |