| 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 d293579d8c7e01272a7a6a783426a93357f17822..18c1e1f56ff84a3ad8541de65311caa0594f897c 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -519,6 +519,10 @@
|
| "channel": "stable",
|
| "extension_types": [ "platform_app" ]
|
| },
|
| + "mediaGalleries.scan": {
|
| + "channel": "dev",
|
| + "extension_types": [ "platform_app" ]
|
| + },
|
| "mediaGalleries.read": {
|
| "channel": "stable",
|
| "extension_types": [ "platform_app" ]
|
|
|