Chromium Code Reviews| Index: components/resource_provider/unittests_manifest.json |
| diff --git a/components/resource_provider/unittests_manifest.json b/components/resource_provider/unittests_manifest.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..30b91bfb2089086d8454a9dcb7b4243f86ad1b4e |
| --- /dev/null |
| +++ b/components/resource_provider/unittests_manifest.json |
| @@ -0,0 +1,5 @@ |
| +{ |
| + "name": "exe:resource_provider_unittests", |
| + "display_name": "Resource Provider Unittests", |
| + "capabilities": { "*": [ "*" ] } |
| +} |