Chromium Code Reviews| Index: chrome/test/data/extensions/platform_apps/web_view/shim/manifest.json |
| diff --git a/chrome/test/data/extensions/platform_apps/web_view/shim/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/shim/manifest.json |
| index 715a08be9301a491e3f8f9a41afedf967e66f8a0..a9d15674635d81437070b1bb62763ae7240bfa37 100644 |
| --- a/chrome/test/data/extensions/platform_apps/web_view/shim/manifest.json |
| +++ b/chrome/test/data/extensions/platform_apps/web_view/shim/manifest.json |
| @@ -14,6 +14,8 @@ |
| { |
| "name": "foobar", |
| "accessible_resources": [ |
| + "child_frame.html", |
| + "parent_frame.html", |
| "guest_with_inline_script.html", |
| "test.pdf" |
| ] |