Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index b55d3ad8064df94d696e9e1b3c7409f42bbf0278..08be01e2dd33f39dc0f909a7e026ee00f2c37065 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -298,10 +298,6 @@ CONTENT_EXPORT extern const char kFontCacheSharedMemSuffix[]; |
CONTENT_EXPORT extern const char kEnableNpapi[]; |
-#if defined(ENABLE_PLUGINS) |
-CONTENT_EXPORT extern const char kEnablePluginPowerSaver[]; |
-#endif |
- |
// DON'T ADD RANDOM STUFF HERE. Put it in the main section above in |
// alphabetical order, or in one of the ifdefs (also in order in each section). |