Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index e2b13f4f0f662395fc2512aab45dcf4ff7541221..bfe324583e9a81abffd95ab46a5937cccd09fa26 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -351,6 +351,7 @@ extern const char kViewsDesktop[]; |
| #if defined(TOUCH_UI) |
| extern const char kKeepMouseCursor[]; |
| extern const char kTouchDevices[]; |
| +extern const char kEnableGesture[]; |
| #endif |
| #ifndef NDEBUG |