Chromium Code Reviews| Index: content/test/data/manifest/dummy-manifest.json |
| diff --git a/content/test/data/manifest/dummy-manifest.json b/content/test/data/manifest/dummy-manifest.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bde99de9287a49c3e6618f0b908dffdebdcaa369 |
| --- /dev/null |
| +++ b/content/test/data/manifest/dummy-manifest.json |
| @@ -0,0 +1,3 @@ |
| +{ |
| + "name": "foo" |
| +} |