| Index: ui/base/ui_base_switches.h
|
| diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
|
| index 7dd8d4298edf5c413fb23c8e6f02068b38918f75..59e016d1c4ab8657ef0c25b7758577a4a29b968d 100644
|
| --- a/ui/base/ui_base_switches.h
|
| +++ b/ui/base/ui_base_switches.h
|
| @@ -16,6 +16,7 @@ UI_EXPORT extern const char kDisableScalingInImageSkiaOperations[];
|
| UI_EXPORT extern const char kEnableTextSubpixelPositioning[];
|
| UI_EXPORT extern const char kEnableTouchCalibration[];
|
| UI_EXPORT extern const char kEnableTouchEvents[];
|
| +UI_EXPORT extern const char kEnableTouchRadialMenu[];
|
| UI_EXPORT extern const char kEnableViewsTextfield[];
|
| UI_EXPORT extern const char kForceDeviceScaleFactor[];
|
| UI_EXPORT extern const char kHighlightMissing2xResources[];
|
|
|