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 e39fe9996f8267dc7731f13f0f4072fd3f67dd5e..33ff6e26cf7272db6278b270df50140813e251ec 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,7 +14,7 @@ |
{ |
"name": "foobar", |
"accessible_resources": [ |
- "guest.html" |
+ "guest_with_inline_script.html" |
] |
} |
] |