Index: extensions/common/switches.h |
diff --git a/extensions/common/switches.h b/extensions/common/switches.h |
index 30a268224fe8784d0eda63db1e1ce9a0157cf005..c249cc0f6fbd2130dd61aef38597038912358ce8 100644 |
--- a/extensions/common/switches.h |
+++ b/extensions/common/switches.h |
@@ -21,6 +21,7 @@ extern const char kErrorConsole[]; |
extern const char kEventPageIdleTime[]; |
extern const char kEventPageSuspendingTime[]; |
extern const char kExtensionsOnChromeURLs[]; |
+extern const char kForceDevModeHighlighting[]; |
extern const char kGlobalCommands[]; |
extern const char kPromptForExternalExtensions[]; |
extern const char kScriptBadges[]; |