| Index: ui/base/ui_base_switches.h
|
| diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
|
| index 921ba670bddc6f0c1d0d25f64b2339865dfd3f52..df51831f766fccfdbcbb091bc398158bfc8de64f 100644
|
| --- a/ui/base/ui_base_switches.h
|
| +++ b/ui/base/ui_base_switches.h
|
| @@ -13,11 +13,8 @@
|
| namespace switches {
|
|
|
| UI_EXPORT extern const char kEnableBezelTouch[];
|
| -UI_EXPORT extern const char kDisableScalingInImageSkiaOperations[];
|
| -UI_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[];
|
| UI_EXPORT extern const char kEnableTouchEvents[];
|
| UI_EXPORT extern const char kEnableViewsTextfield[];
|
| -UI_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[];
|
| UI_EXPORT extern const char kForceDeviceScaleFactor[];
|
| UI_EXPORT extern const char kHighlightMissingScaledResources[];
|
| UI_EXPORT extern const char kLang[];
|
|
|