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

Unified Diff: chrome/test/data/extensions/manifest_tests/valid_app.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
Index: chrome/test/data/extensions/manifest_tests/valid_app.json
diff --git a/chrome/test/data/extensions/manifest_tests/valid_app.json b/chrome/test/data/extensions/manifest_tests/valid_app.json
index c829abc57bf98b6280308a4d2277d06f1006cdb7..bb9fcc4aadbf7c3060ac2ec283c79c31b66568de 100644
--- a/chrome/test/data/extensions/manifest_tests/valid_app.json
+++ b/chrome/test/data/extensions/manifest_tests/valid_app.json
@@ -7,7 +7,6 @@
"http://www.google.com/foobar/"
],
"launch": {
- "container": "window",
"web_url": "http://www.google.com/mail/"
}
},

Powered by Google App Engine
This is Rietveld 408576698