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

Unified Diff: chrome/test/data/extensions/manifest_tests/browse_urls_valid.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/browse_urls_valid.json
diff --git a/chrome/test/data/extensions/manifest_tests/browse_urls_valid.json b/chrome/test/data/extensions/manifest_tests/browse_urls_valid.json
index 5a1579be1d111c4f4503a60b90a7d2e19ea0dca0..7ce567bb342c6378c7c1703470d5a98577080f7e 100644
--- a/chrome/test/data/extensions/manifest_tests/browse_urls_valid.json
+++ b/chrome/test/data/extensions/manifest_tests/browse_urls_valid.json
@@ -3,7 +3,6 @@
"version": "1",
"app": {
"launch": {
- "container": "window",
"web_url": "http://www.google.com/mail/"
},
"browse_urls": [

Powered by Google App Engine
This is Rietveld 408576698