Chromium Code Reviews| Index: ui/gfx/switches.h |
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
| index 2cbdf1ded01464b8ba9c18b05fcd252a50fbf6eb..56ceb652407331064163972f367e8a2d34d5ccaf 100644 |
| --- a/ui/gfx/switches.h |
| +++ b/ui/gfx/switches.h |
| @@ -15,7 +15,6 @@ GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[]; |
| GFX_EXPORT extern const char kEnableHarfBuzzRenderText[]; |
| GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[]; |
| GFX_EXPORT extern const char kForceDeviceScaleFactor[]; |
| -GFX_EXPORT extern const char kHighDPISupport[]; |
| } // namespace switches |