Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 8e57a29a1420079fef74060612fea3023f6154c0..802d133b6fb8cab1678869736c08d21b65a71a34 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -993,11 +993,6 @@ const char kEnableWin32kRendererLockDown[] |
const char kFontCacheSharedMemSuffix[] = "font-cache-shared-mem-suffix"; |
#endif |
-#if defined(ENABLE_PLUGINS) |
-// Enables the plugin power saver feature. |
-const char kEnablePluginPowerSaver[] = "enable-plugin-power-saver"; |
-#endif |
- |
// Don't dump stuff here, follow the same order as the header. |
} // namespace switches |