| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index e81d5dc0673dde73522301666dd99d7aab063130..96d1914a5e47ec897005b3d8373ca508e8309f09 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -21,7 +21,6 @@ extern const char kEventPageSuspendingTime[];
|
| 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[];
|
|
|