| Index: components/filesystem/test_manifest.json
|
| diff --git a/components/filesystem/test_manifest.json b/components/filesystem/test_manifest.json
|
| index 1dc20525ede3e9e73b47247ae73e01b8e6e4fb47..370d74b08abd19e81e8a96688e96e8ae857a7806 100644
|
| --- a/components/filesystem/test_manifest.json
|
| +++ b/components/filesystem/test_manifest.json
|
| @@ -4,7 +4,7 @@
|
| "display_name": "Filesystem Service Unittests",
|
| "capabilities": {
|
| "required": {
|
| - "mojo:filesystem": { "interfaces": [ "filesystem::mojom::FileSystem" ] }
|
| + "service:filesystem": { "interfaces": [ "filesystem::mojom::FileSystem" ] }
|
| }
|
| }
|
| }
|
|
|