| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index b75840318408752a3c1d505f0d01b842854a890c..f27d782e3993704af039452f8941df668810b7ec 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -26,6 +26,7 @@ extern const char kExtensionProcess[];
|
| extern const char kExtensionsOnChromeURLs[];
|
| extern const char kForceDevModeHighlighting[];
|
| extern const char kGlobalCommands[];
|
| +extern const char kScriptsRequireAction[];
|
| extern const char kShowComponentExtensionOptions[];
|
| extern const char kWhitelistedExtensionID[];
|
|
|
|
|