Index: components/filesystem/apptest_manifest.json |
diff --git a/components/filesystem/apptest_manifest.json b/components/filesystem/apptest_manifest.json |
index 96ecfbc986b1f16dd642c09ad3c5bdb51ab3ecf4..43a8f79977f6b371c00cf9f2c237dc74468ae596 100644 |
--- a/components/filesystem/apptest_manifest.json |
+++ b/components/filesystem/apptest_manifest.json |
@@ -1,5 +1,5 @@ |
{ |
- "url": "mojo://filesystem_apptests/", |
- "name": "File System Service Apptests", |
+ "name": "mojo:filesystem_apptests", |
+ "display_name": "File System Service Apptests", |
"capabilities": { "*": [ "*" ] } |
} |