| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index 2faaad45fcbbc2710ead38a1dfbe114aefa21e31..4f9d792b9d2bed6222f574cf7cd1ddca83f60904 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -25,7 +25,6 @@ extern const char kExtensionContentVerification[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsOnChromeURLs[];
|
| extern const char kForceDevModeHighlighting[];
|
| -extern const char kGlobalCommands[];
|
| extern const char kScriptsRequireAction[];
|
| extern const char kEnableScriptsRequireAction[];
|
| extern const char kShowComponentExtensionOptions[];
|
|
|