Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8b4033c3ffa666327aeecf519992acf396819955..eb886cae118176c067079a0d9b48e85cd4589a88 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -397,6 +397,8 @@ extern const char kDebugPrint[]; |
extern const char kAllowNaClCrxFsAPI[]; |
extern const char kAllowNaClFileHandleAPI[]; |
extern const char kAllowNaClSocketAPI[]; |
+extern const char kDisablePluginPowerSaver[]; |
+extern const char kEnablePluginPowerSaver[]; |
#endif |
#ifndef NDEBUG |