Index: ui/gfx/switches.cc |
diff --git a/ui/gfx/switches.cc b/ui/gfx/switches.cc |
index 38bf11e6581fe7e43e3272dc848e22769204cd5e..ccd39c68fc5318682a8bd9ba9174301f8289d732 100644 |
--- a/ui/gfx/switches.cc |
+++ b/ui/gfx/switches.cc |
@@ -30,7 +30,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 |