Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 583f50a3768f5730b4207f7da09b6768874d9179..afceacb828fc549953621b4adbf844c229f0c91a 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -106,9 +106,6 @@ const char kDisableLayerSquashing[] = |
const char kDisableAcceleratedScrollableFrames[] = |
"disable-accelerated-scrollable-frames"; |
-// Disables the hardware acceleration of plugins. |
-const char kDisableAcceleratedPlugins[] = "disable-accelerated-plugins"; |
- |
// Disables GPU accelerated video display. |
const char kDisableAcceleratedVideo[] = "disable-accelerated-video"; |