| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index 7fceb54e9d697942f294fcc27e4ac7c2fb5c510c..43cc0f1ea796f599dec038d8d9b4460b2f939816 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -14,6 +14,7 @@ namespace switches {
|
| extern const char kAllowLegacyExtensionManifests[];
|
| extern const char kAllowScriptingGallery[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| +extern const char kErrorConsole[];
|
| extern const char kExtensionsOnChromeURLs[];
|
| extern const char kShowComponentExtensionOptions[];
|
|
|
|
|