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

Unified Diff: chrome/test/data/android/simple_iframe.html

Issue 2473153005: Revert of Increase test coverage for Content:// urls (Closed)
Patch Set: Created 4 years, 1 month 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 | « chrome/test/data/android/page_with_iframe_as_content_url.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/android/simple_iframe.html
diff --git a/chrome/test/data/android/simple_iframe.html b/chrome/test/data/android/simple_iframe.html
deleted file mode 100644
index dc5b478ad0792a69c850b4f8f95afa00b1a8a3a4..0000000000000000000000000000000000000000
--- a/chrome/test/data/android/simple_iframe.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-<body>
-Hello, this is iframe
-<script>
-parent.postMessage('iframe loaded', '*');
-</script>
-</body>
-</html>
« no previous file with comments | « chrome/test/data/android/page_with_iframe_as_content_url.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698