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

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

Issue 2388343003: Simplify SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails (Closed)
Patch Set: nit Created 4 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
« 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/malware2.html
diff --git a/chrome/test/data/safe_browsing/malware2.html b/chrome/test/data/safe_browsing/malware2.html
index 27e22fdedb7a8cac65411dbc848c79515ee6732f..58eeaa9221383633fc724486bd4ba2a1ab028528 100644
--- a/chrome/test/data/safe_browsing/malware2.html
+++ b/chrome/test/data/safe_browsing/malware2.html
@@ -1,8 +1,6 @@
<html>
<body>
<iframe src="malware_iframe.html"></iframe>
-<iframe src="http://example.com/cross_site_iframe.html"></iframe>
<img src="malware_image.png">
-<img src="http://example.com/image.png">
</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