| Index: chrome/common/extensions/api/_manifest_features.json
|
| diff --git a/chrome/common/extensions/api/_manifest_features.json b/chrome/common/extensions/api/_manifest_features.json
|
| index 9213d32c1c558ff52dee9de25200913aebdf78e4..3592bcdaa994b23ae56dbf10f0916895ea942432 100644
|
| --- a/chrome/common/extensions/api/_manifest_features.json
|
| +++ b/chrome/common/extensions/api/_manifest_features.json
|
| @@ -299,7 +299,7 @@
|
| "options_page": {
|
| "channel": "stable",
|
| "extension_types": [
|
| - "extension", "legacy_packaged_app", "hosted_app"
|
| + "extension", "legacy_packaged_app", "hosted_app", "shared_module"
|
| ]
|
| },
|
| "page_action": {
|
|
|