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