| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index e6ff310d4a32461325781f3c35f08f6ae346a1f8..be33b4665c983427063263d1a7929fa24494ca29 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -13,6 +13,7 @@ namespace switches {
|
|
|
| extern const char kAllowLegacyExtensionManifests[];
|
| extern const char kAllowScriptingGallery[];
|
| +extern const char kAppsGalleryURL[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| extern const char kErrorConsole[];
|
| extern const char kEventPageIdleTime[];
|
|
|