| Index: ui/base/ui_base_switches.h
|
| diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
|
| index b67b2b8aed815f290136663c009de41021c7982f..14b4fc70f5b31dc015bbb07a19cf79d3adb6d747 100644
|
| --- a/ui/base/ui_base_switches.h
|
| +++ b/ui/base/ui_base_switches.h
|
| @@ -14,6 +14,7 @@
|
| namespace switches {
|
|
|
| UI_EXPORT extern const char kDefaultDeviceScaleFactor[];
|
| +UI_EXPORT extern const char kDisableTouchCalibration[];
|
| UI_EXPORT extern const char kEnableTouchEvents[];
|
| UI_EXPORT extern const char kLang[];
|
| UI_EXPORT extern const char kLocalePak[];
|
|
|