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

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

Issue 586793003: Safebrowsing: Honor the metadata from malware fullhash results in SB API 3.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: changes for sky Created 6 years, 3 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/chrome_browser.gypi ('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/malware.html
diff --git a/chrome/test/data/safe_browsing/malware.html b/chrome/test/data/safe_browsing/malware.html
index f8ec807691b1ef1c75b69d5dea37d0cb4ecb34e8..58eeaa9221383633fc724486bd4ba2a1ab028528 100644
--- a/chrome/test/data/safe_browsing/malware.html
+++ b/chrome/test/data/safe_browsing/malware.html
@@ -1,5 +1,6 @@
<html>
<body>
-<iframe src="malware_iframe.html">
+<iframe src="malware_iframe.html"></iframe>
+<img src="malware_image.png">
</body>
</html>
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698