Chromium Code Reviews| 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 ead25b6e70f3bf86bcdc3684b2af306d2f208af4..08dfdf1bbf4665eee0bc48bfdc5d1e2d1bb353bc 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -95,6 +95,12 @@ |
| "channel": "stable", |
| "extension_types": ["platform_app"] |
| }, |
| + "downloads": { |
| + "channel": "dev", |
| + "extension_types": [ |
| + "extension", "packaged_app", "hosted_app", "platform_app" |
|
Aaron Boodman
2012/06/05 04:43:00
Remove platform_app and hosted_app.
benjhayden
2012/06/05 13:42:32
Done.
|
| + ] |
| + }, |
| "experimental": { |
| "channel": "stable", |
| "extension_types": [ |