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

Unified Diff: chrome/browser/resources/safe_browsing/malware_block_v2.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/malware_block_v2.html
diff --git a/chrome/browser/resources/safe_browsing/malware_block_v2.html b/chrome/browser/resources/safe_browsing/malware_block_v2.html
index 6cb1d0e707751413cfefcecfa9995a6f235555a8..84bd210091cfc8fcf11bd975f2a24b8215130001 100644
--- a/chrome/browser/resources/safe_browsing/malware_block_v2.html
+++ b/chrome/browser/resources/safe_browsing/malware_block_v2.html
@@ -24,7 +24,7 @@
<img id="phishing-icon" class="float icon" jsdisplay="isPhishing"
src="images/phishing_icon.png" alt="" />
- <div id=headline i18n-content="headLine"></div>
+ <div id="headline" i18n-content="headLine"></div>
<div class="main" i18n-content="description1"></div>
<div class="main" i18n-content="description2"></div>
<div class="main">

Powered by Google App Engine
This is Rietveld 408576698