Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index a84daf37ec975019635b4a2a7da88efbe6cc04a4..daa01a675f4a0513bd604a814300ca9821b3eedb 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -182,6 +182,7 @@ CONTENT_EXPORT extern const char kNoReferrers[]; |
CONTENT_EXPORT extern const char kNoSandbox[]; |
CONTENT_EXPORT extern const char kDisableAppContainer[]; |
CONTENT_EXPORT extern const char kNumRasterThreads[]; |
+CONTENT_EXPORT extern const char kOverridePluginPowerSaverForTesting[]; |
CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[]; |
extern const char kPluginLauncher[]; |
CONTENT_EXPORT extern const char kPluginPath[]; |