| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index 7111d875dd8c5881d34740920e59000332aac2fe..75f384366fd728c692e611f66326631e0063acf4 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -11,6 +11,7 @@ namespace extensions {
|
|
|
| namespace switches {
|
|
|
| +extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowLegacyExtensionManifests[];
|
| extern const char kAllowScriptingGallery[];
|
| extern const char kEasyOffStoreExtensionInstall[];
|
|
|