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

Unified Diff: chrome/test/data/safe_browsing/malware3.html

Issue 2831583006: Fix incorrect |main_frame_url_| parameter to BaseBlockingPage (Closed)
Patch Set: Created 3 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 | « chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/safe_browsing/malware3.html
diff --git a/chrome/test/data/safe_browsing/malware3.html b/chrome/test/data/safe_browsing/malware3.html
new file mode 100644
index 0000000000000000000000000000000000000000..074e753aba79112c1a757a0a80a702de875f97a6
--- /dev/null
+++ b/chrome/test/data/safe_browsing/malware3.html
@@ -0,0 +1,9 @@
+<html>
+<body>
+<div foo=1>
+<div bar=1>
+<iframe src="/cross-site/malware.test/safe_browsing/malware_iframe.html"></iframe>
+</div>
+</div>
+</body>
+</html>
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698