Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: extensions/test/data/app_view/apitest/manifest.json

Issue 643703007: Adding app_view tests to app_shell_browsertests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@multiple_apps
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
],

Powered by Google App Engine
This is Rietveld 408576698