Chromium Code Reviews| Index: ui/gfx/switches.h |
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
| index c5629f249c40c72509b13c38cfb4545bb883204b..9bb2d85177b0636bb4123ade7b7ccf3431ba081c 100644 |
| --- a/ui/gfx/switches.h |
| +++ b/ui/gfx/switches.h |
| @@ -9,6 +9,8 @@ |
| namespace switches { |
| +GFX_EXPORT extern const char kAllowArbitraryScaleFactorInImageSkia[]; |
| +GFX_EXPORT extern const char kDisallowArbitraryScaleFactorInImageSkia[]; |
| GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[]; |
| GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[]; |
| GFX_EXPORT extern const char kForceDeviceScaleFactor[]; |