Index: ui/gfx/switches.cc |
diff --git a/ui/gfx/switches.cc b/ui/gfx/switches.cc |
index 2f2eb9a3b829150dd6f5a1e71f645d9b78148f11..b35284f8ab5492fae2368a3c6f5002e2f4086f0d 100644 |
--- a/ui/gfx/switches.cc |
+++ b/ui/gfx/switches.cc |
@@ -19,7 +19,4 @@ const char kEnableWebkitTextSubpixelPositioning[] = |
// Overrides the device scale factor for the browser UI and the contents. |
const char kForceDeviceScaleFactor[] = "force-device-scale-factor"; |
-// Enables/Disables High DPI support (windows) |
-const char kHighDPISupport[] = "high-dpi-support"; |
- |
} // namespace switches |