| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index f79e32fe5f09f167987aa6480c5dfccfd19602e0..c884027a37f6250283c089cab6e4c030d4c01131 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -22,6 +22,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[];
|
|
|
|
|