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

Unified Diff: chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json

Issue 11233065: Rename <browser> shim to <webview> (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with ToT. No longer exposed to Extensions Created 8 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: chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json b/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json
deleted file mode 100644
index 98d3d3cf8d48c0dc7e1c698a0f8dc36a5c8ffd41..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/platform_apps/browser_tag_isolation/manifest.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "name": "Platform App Test: browser tag isolation",
- "version": "1",
- "app": {
- "background": {
- "scripts": ["test.js"]
- }
- }
-}

Powered by Google App Engine
This is Rietveld 408576698