| 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 b80d05ab523d8b0a2c47824c2a5d0df1a05024e8..ee8691e6d8bc49fb1d193ab3299109b14ee21216 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -208,6 +208,10 @@
|
| "extension_types": ["extension"],
|
| "whitelist": [ "2FC374607C2DF285634B67C64A2E356C607091C3" ]
|
| }],
|
| + "fileSystem.retainFiles": [{
|
| + "channel": "trunk",
|
| + "extension_types": ["platform_app"]
|
| + }],
|
| "fileSystem.write": [{
|
| "channel": "stable",
|
| "extension_types": ["platform_app"]
|
|
|