Chromium Code Reviews| Index: ui/gfx/switches.cc |
| diff --git a/ui/gfx/switches.cc b/ui/gfx/switches.cc |
| index 01733ddfebcd283038ce904e7c56741d027f4593..6e7147ee2fc6ff4ead0c8ca8f18679ca2f98e6fd 100644 |
| --- a/ui/gfx/switches.cc |
| +++ b/ui/gfx/switches.cc |
| @@ -6,11 +6,6 @@ |
| namespace switches { |
| -// Enable text glyphs to have X-positions that aren't snapped to the pixel grid |
| -// in webkit renderers. |
| -const char kEnableWebkitTextSubpixelPositioning[] = |
| - "enable-webkit-text-subpixel-positioning"; |
| - |
| // Overrides the device scale factor for the browser UI and the contents. |
| const char kForceDeviceScaleFactor[] = "force-device-scale-factor"; |