Index: components/filesystem/test_manifest.json |
diff --git a/components/filesystem/test_manifest.json b/components/filesystem/test_manifest.json |
index 37108ffbe2008fd297197a6291095eb0bec121e8..1dc20525ede3e9e73b47247ae73e01b8e6e4fb47 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::FileSystem" ] } |
+ "mojo:filesystem": { "interfaces": [ "filesystem::mojom::FileSystem" ] } |
} |
} |
} |