Chromium Code Reviews| Index: chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json |
| diff --git a/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json b/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json |
| deleted file mode 100644 |
| index 98d3d3cf8d48c0dc7e1c698a0f8dc36a5c8ffd41..0000000000000000000000000000000000000000 |
| --- a/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -{ |
| - "name": "Platform App Test: browser tag isolation", |
| - "version": "1", |
| - "app": { |
| - "background": { |
| - "scripts": ["test.js"] |
| - } |
| - } |
| -} |