| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index b520aa3782192e711459194246d460e7369c43a5..dadd95ffc9718c3d3da6affc401c0231bc1532cf 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -13,6 +13,7 @@ namespace switches {
|
|
|
| extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowLegacyExtensionManifests[];
|
| +extern const char kAppView[];
|
| extern const char kEmbeddedExtensionOptions[];
|
| extern const char kEnableAppsShowOnFirstPaint[];
|
| extern const char kEnableAppView[];
|
|
|