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

Unified Diff: chrome/test/data/extensions/manifest_tests/disallow_hybrid_1.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/disallow_hybrid_1.json
diff --git a/chrome/test/data/extensions/manifest_tests/disallow_hybrid_1.json b/chrome/test/data/extensions/manifest_tests/disallow_hybrid_1.json
index 8cca11299fb9fdb67c8dde6c8a967479943981db..3ec899f0a44427f884658e5f53f162f954f9cc1f 100644
--- a/chrome/test/data/extensions/manifest_tests/disallow_hybrid_1.json
+++ b/chrome/test/data/extensions/manifest_tests/disallow_hybrid_1.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