Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index de63b7cd135b943546da2e78bfffbb09ec07a72d..664b87f8e69fac91f21f4fcf22a07d285ff5410e 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -250,9 +250,6 @@ const char kDomAutomationController[] = "dom-automation"; |
const char kReduceSecurityForDomAutomationTests[] = |
"reduce-security-for-dom-automation-tests"; |
-// Enable hardware accelerated page painting. |
-const char kEnableAcceleratedPainting[] = "enable-accelerated-painting"; |
- |
// Enable gpu-accelerated SVG/W3C filters. |
const char kEnableAcceleratedFilters[] = "enable-accelerated-filters"; |