Chromium Code Reviews| Index: ui/gfx/switches.h |
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
| index 9bb2d85177b0636bb4123ade7b7ccf3431ba081c..1573ccfbd61ad929c80ea41cd1df33998c8c725d 100644 |
| --- a/ui/gfx/switches.h |
| +++ b/ui/gfx/switches.h |
| @@ -14,7 +14,6 @@ GFX_EXPORT extern const char kDisallowArbitraryScaleFactorInImageSkia[]; |
| GFX_EXPORT extern const char kEnableBrowserTextSubpixelPositioning[]; |
| GFX_EXPORT extern const char kEnableWebkitTextSubpixelPositioning[]; |
| GFX_EXPORT extern const char kForceDeviceScaleFactor[]; |
| -GFX_EXPORT extern const char kHighDPISupport[]; |
| } // namespace switches |