| Index: ui/gfx/switches.h
|
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h
|
| index 56ceb652407331064163972f367e8a2d34d5ccaf..1b6e10b7560bd72c1ce7653bdfb259b2ecd6cb4e 100644
|
| --- a/ui/gfx/switches.h
|
| +++ b/ui/gfx/switches.h
|
| @@ -10,7 +10,7 @@
|
| namespace switches {
|
|
|
| GFX_EXPORT extern const char kAllowArbitraryScaleFactorInImageSkia[];
|
| -GFX_EXPORT extern const char kDisallowArbitraryScaleFactorInImageSkia[];
|
| +GFX_EXPORT extern const char kDisableArbitraryScaleFactorInImageSkia[];
|
| GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[];
|
| GFX_EXPORT extern const char kEnableHarfBuzzRenderText[];
|
| GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[];
|
|
|