Chromium Code Reviews| Index: components/filesystem/test_manifest.json |
| diff --git a/components/filesystem/test_manifest.json b/components/filesystem/test_manifest.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ef30998a7ee5d65390424e5f8689add2b6421d26 |
| --- /dev/null |
| +++ b/components/filesystem/test_manifest.json |
| @@ -0,0 +1,5 @@ |
| +{ |
| + "name": "exe:filesystem_service_unittests", |
| + "display_name": "Filesystem Service Unittests", |
| + "capabilities": { "*": [ "*" ] } |
| +} |