| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index f173a18419ade8e955647ff8d989cf923c13f046..475650f24274da63b494935c8f2f73908e51cf26 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -24,7 +24,6 @@ extern const char kExtensionActionRedesign[];
|
| 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[];
|
|
|