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

Unified Diff: chrome/browser/resources/safe_browsing_multiple_threat_block.html

Issue 14752005: Finch experiments on SSL, malware, and phishing interstitials (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Browsertest trybot fix Created 7 years, 7 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
Index: chrome/browser/resources/safe_browsing_multiple_threat_block.html
diff --git a/chrome/browser/resources/safe_browsing_multiple_threat_block.html b/chrome/browser/resources/safe_browsing_multiple_threat_block.html
index 3fc44823bda6bceaeca44d4582cd26371d67ff01..773586c0acf6ab3d662d7434446e7a4ab4ab2f46 100644
--- a/chrome/browser/resources/safe_browsing_multiple_threat_block.html
+++ b/chrome/browser/resources/safe_browsing_multiple_threat_block.html
@@ -116,7 +116,7 @@ function showOrReport(event) {
<body oncontextmenu="return false;">
<div class="background">
- <img src="ssl_roadblock_background.png" width="100%" height="100%"
+ <img src="ssl/roadblock_background.png" width="100%" height="100%"
alt="background" onmousedown="return false;">
</div>
<table width="100%" cellspacing="0" cellpadding="0">

Powered by Google App Engine
This is Rietveld 408576698