Index: components/filesystem/manifest.json |
diff --git a/components/filesystem/manifest.json b/components/filesystem/manifest.json |
index 499ba941d334c695ef190f9c867a8562f1317302..6a3471e012febcc2e3fb1615599c6687115c495a 100644 |
--- a/components/filesystem/manifest.json |
+++ b/components/filesystem/manifest.json |
@@ -1,5 +1,5 @@ |
{ |
- "url": "mojo://filesystem/", |
- "name": "File System Service", |
+ "name": "mojo:filesystem", |
+ "display_name": "File System Service", |
"capabilities": { "*": [ "*" ] } |
} |