| 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 0a0c3ab224b9f52e6fc30d1f1d2d43ab7064b24b..b1895e752e5b411d7eac2e6d503d004acb807ac5 100644
|
| --- a/chrome/common/extensions/api/_manifest_features.json
|
| +++ b/chrome/common/extensions/api/_manifest_features.json
|
| @@ -191,12 +191,6 @@
|
| "channel": "stable",
|
| "extension_types": ["extension"]
|
| },
|
| - "permissions": {
|
| - "channel": "stable",
|
| - "extension_types": [
|
| - "extension", "legacy_packaged_app", "hosted_app", "platform_app"
|
| - ]
|
| - },
|
| "platforms": {
|
| "channel": "stable",
|
| "extension_types": "all"
|
|
|