Index: components/filesystem/apptest_manifest.json |
diff --git a/components/filesystem/apptest_manifest.json b/components/filesystem/apptest_manifest.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..96ecfbc986b1f16dd642c09ad3c5bdb51ab3ecf4 |
--- /dev/null |
+++ b/components/filesystem/apptest_manifest.json |
@@ -0,0 +1,5 @@ |
+{ |
+ "url": "mojo://filesystem_apptests/", |
+ "name": "File System Service Apptests", |
+ "capabilities": { "*": [ "*" ] } |
+} |