| Index: chrome/common/extensions/api/_permission_features.json
|
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
|
| index 578b63fb3284bdbcbc0dd13ca7d35d30a870b68e..554e273adf755c896ce7009511aafe539e394e7a 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -99,6 +99,12 @@
|
| "channel": "stable",
|
| "extension_types": ["platform_app"]
|
| },
|
| + "downloads": {
|
| + "channel": "dev",
|
| + "extension_types": [
|
| + "extension", "packaged_app"
|
| + ]
|
| + },
|
| "experimental": {
|
| "channel": "stable",
|
| "extension_types": [
|
|
|