Index: extensions/test/data/app_view/apitest/manifest.json |
diff --git a/chrome/test/data/extensions/platform_apps/app_view/shim/manifest.json b/extensions/test/data/app_view/apitest/manifest.json |
similarity index 87% |
copy from chrome/test/data/extensions/platform_apps/app_view/shim/manifest.json |
copy to extensions/test/data/app_view/apitest/manifest.json |
index 5e0e32ca0e742d9a5b3b426435e2cc543d703130..c61ac77429842b2e791e721c6431715eabc4ec2e 100644 |
--- a/chrome/test/data/extensions/platform_apps/app_view/shim/manifest.json |
+++ b/extensions/test/data/app_view/apitest/manifest.json |
@@ -1,6 +1,7 @@ |
{ |
"name": "Platform App Test: <appview>", |
"version": "2", |
+ "manifest_version": 2, |
"permissions": [ |
"appview" |
], |