| 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 da7e6a856def734c8206e3151893203ef85c44cd..a816c57c7089cdd2013af181e5756b86392464bd 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -51,6 +51,10 @@
|
| "5107DE9024C329EEA9C9A72D94C16723790C6422" // Apps Developer Tool Dev.
|
| ]
|
| },
|
| + "appview": {
|
| + "channel": "dev",
|
| + "extension_types": ["platform_app"]
|
| + },
|
| "alarms": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app", "platform_app"],
|
|
|