| Index: ui/base/ui_base_switches.h
|
| diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
|
| index b21e2b1a94e9748b0df11fe7cc9b118b2176d75f..d89b4c1091555872324092e948b7788e7f394d17 100644
|
| --- a/ui/base/ui_base_switches.h
|
| +++ b/ui/base/ui_base_switches.h
|
| @@ -23,7 +23,6 @@ UI_EXPORT extern const char kForceDeviceScaleFactor[];
|
| UI_EXPORT extern const char kHighlightMissingScaledResources[];
|
| UI_EXPORT extern const char kLang[];
|
| UI_EXPORT extern const char kLocalePak[];
|
| -UI_EXPORT extern const char kOldCheckboxStyle[];
|
| UI_EXPORT extern const char kNoMessageBox[];
|
| UI_EXPORT extern const char kTouchEvents[];
|
| UI_EXPORT extern const char kTouchEventsAuto[];
|
|
|