| 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 94f047e77365e675ee192eb54f3f6950fe93dc25..00054cd438f7d707bd8ba12f339cd84d27ef2106 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -469,7 +469,8 @@
|
| }],
|
| "fileSystemProvider": {
|
| "channel": "dev",
|
| - "extension_types": ["extension", "platform_app"]
|
| + "extension_types": ["extension", "platform_app"],
|
| + "platforms": ["chromeos"]
|
| },
|
| "firstRunPrivate": {
|
| "channel": "stable",
|
|
|