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

Unified Diff: chrome/test/data/extensions/manifest_tests/web_urls_default.json

Issue 3125031: Remove launch.container='window'. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: Created 10 years, 4 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
« no previous file with comments | « chrome/test/data/extensions/manifest_tests/valid_app.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/manifest_tests/web_urls_default.json
diff --git a/chrome/test/data/extensions/manifest_tests/web_urls_default.json b/chrome/test/data/extensions/manifest_tests/web_urls_default.json
index b882e8b77f01b74ae0c00eb9d4637c83322ec8ca..49dffc096df55251531077bf7557a6e6c0dd865b 100644
--- a/chrome/test/data/extensions/manifest_tests/web_urls_default.json
+++ b/chrome/test/data/extensions/manifest_tests/web_urls_default.json
@@ -3,7 +3,6 @@
"version": "1",
"app": {
"launch": {
- "container": "window",
"web_url": "http://www.google.com/mail/"
}
},
« no previous file with comments | « chrome/test/data/extensions/manifest_tests/valid_app.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698