| Index: components/filesystem/manifest.json
|
| diff --git a/components/filesystem/manifest.json b/components/filesystem/manifest.json
|
| index abf36513a811001330fd73a11d6f2185d83fff07..c03a0e185aef7f463cc6a0df16b38f4a5a7cde0e 100644
|
| --- a/components/filesystem/manifest.json
|
| +++ b/components/filesystem/manifest.json
|
| @@ -4,8 +4,7 @@
|
| "display_name": "File System Service",
|
| "capabilities": {
|
| "required": {
|
| - "*": { "classes": [ "app" ] },
|
| - "mojo:shell": { "classes": ["shell:unsandboxed"] }
|
| + "*": { "classes": [ "app" ] }
|
| }
|
| }
|
| }
|
|
|