Chromium Code Reviews| Index: ui/gfx/switches.h |
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
| index d088caec76b5f561bc584c1c5b45168950353629..9d2edc28ab73330134ead5d25ba772daff09976c 100644 |
| --- a/ui/gfx/switches.h |
| +++ b/ui/gfx/switches.h |
| @@ -12,6 +12,7 @@ namespace switches { |
| GFX_EXPORT extern const char kAllowArbitraryScaleFactorInImageSkia[]; |
| GFX_EXPORT extern const char kForceDeviceScaleFactor[]; |
| +GFX_EXPORT extern const char kEnableFixedPrecisionScale[]; |
| #if defined(OS_WIN) |
| GFX_EXPORT extern const char kDisableDirectWrite[]; |