Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 11ab73c31ca96ca879464a5233ba7191aafb95ac..8ffda9a9e4610a8aa02fcf48b7469d11b34b1392 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -531,9 +531,6 @@ const char kEnableSkiaBenchmarking[] = "enable-skia-benchmarking"; |
// On platforms that support it, enables smooth scroll animation. |
const char kEnableSmoothScrolling[] = "enable-smooth-scrolling"; |
-// Allow the compositor to use its software implementation if GL fails. |
-const char kEnableSoftwareCompositing[] = "enable-software-compositing"; |
- |
// Enable spatial navigation |
const char kEnableSpatialNavigation[] = "enable-spatial-navigation"; |