Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 035d5d8c84eb2f920d86cdd6cc28f1920bde3a5f..86a5d2a77d227228f89c1cb221c1169dca1e0fe6 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -154,9 +154,6 @@ const char kDisableFlashStage3d[] = "disable-flash-stage3d"; |
const char kDisableGestureTapHighlight[] = "disable-gesture-tap-highlight"; |
-// Disable GL multisampling. |
-const char kDisableGLMultisampling[] = "disable-gl-multisampling"; |
- |
// Disables GPU hardware acceleration. If software renderer is not in place, |
// then the GPU process won't launch. |
const char kDisableGpu[] = "disable-gpu"; |