Index: ui/gfx/switches.cc |
diff --git a/ui/gfx/switches.cc b/ui/gfx/switches.cc |
index c8678d416b682b9fcaa495052667cba6fb8bc07f..0df375ef425b24f6839dfca212bd8476a3797ee0 100644 |
--- a/ui/gfx/switches.cc |
+++ b/ui/gfx/switches.cc |
@@ -34,7 +34,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 |