| Index: ui/gfx/switches.h
|
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h
|
| index c5629f249c40c72509b13c38cfb4545bb883204b..b95b61c8736aab4a3e56f689a46c5b96506625b7 100644
|
| --- a/ui/gfx/switches.h
|
| +++ b/ui/gfx/switches.h
|
| @@ -13,6 +13,7 @@ GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[];
|
| GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[];
|
| GFX_EXPORT extern const char kForceDeviceScaleFactor[];
|
| GFX_EXPORT extern const char kHighDPISupport[];
|
| +GFX_EXPORT extern const char kAllowArbitraryScaleFactorInImageSkia[];
|
|
|
| } // namespace switches
|
|
|
|
|