summaryrefslogtreecommitdiffstats
path: root/extensions/common/switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/common/switches.h')
-rw-r--r--extensions/common/switches.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/common/switches.h b/extensions/common/switches.h
index 43cc0f1..e6ff310 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -15,6 +15,8 @@ extern const char kAllowLegacyExtensionManifests[];
extern const char kAllowScriptingGallery[];
extern const char kEnableExperimentalExtensionApis[];
extern const char kErrorConsole[];
+extern const char kEventPageIdleTime[];
+extern const char kEventPageSuspendingTime[];
extern const char kExtensionsOnChromeURLs[];
extern const char kShowComponentExtensionOptions[];