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

Unified Diff: chrome/test/data/extensions/api_test/mime_handler_view/embedded.html

Issue 1091253004: Fix MimeHandlerView plugin loading for data: URLs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | chrome/test/data/extensions/api_test/mime_handler_view/embedded.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/mime_handler_view/embedded.html
diff --git a/chrome/test/data/extensions/api_test/mime_handler_view/embedded.html b/chrome/test/data/extensions/api_test/mime_handler_view/embedded.html
deleted file mode 100644
index b5648d60a979cd22b29594a1afac36a053d3ed3b..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/mime_handler_view/embedded.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-<body>
-This is the embedded MIME type handler.
-</body>
-<script src="embedded.js"></script>
-</html>
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/mime_handler_view/embedded.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698