| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 265f508fe80b6b935211e4c3b9255fb7422f5eca..cfa3dbf1e8ee79c3d3f5c6ec6ea51a91803d64e7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -389,8 +389,6 @@ 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
|
|
|
| #if defined(FULL_SAFE_BROWSING)
|
|
|