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

Unified Diff: components/security_interstitials/core/browser/resources/list_of_interstitials.html

Issue 2961013004: Add Superfish interstitial to chrome://interstitials (Closed)
Patch Set: meacer comments, add browsertest Created 3 years, 6 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/ui/webui/interstitials/interstitial_ui_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials/core/browser/resources/list_of_interstitials.html
diff --git a/components/security_interstitials/core/browser/resources/list_of_interstitials.html b/components/security_interstitials/core/browser/resources/list_of_interstitials.html
index 9f5359787a3e7bae59ed6b72fb7a2c95ed707e17..d9a13f8bf35a00d866f5b91d7f2adf2edcf5adc8 100644
--- a/components/security_interstitials/core/browser/resources/list_of_interstitials.html
+++ b/components/security_interstitials/core/browser/resources/list_of_interstitials.html
@@ -43,6 +43,9 @@
<li>
<a href="ssl?type=hpkp_failure">Pinned certificate error</a>
</li>
+ <li>
+ <a href="superfish-ssl">Superfish</a>
+ </li>
</ul>
<h3>SafeBrowsing</h3>
<h4>Loud</h4>
« no previous file with comments | « chrome/browser/ui/webui/interstitials/interstitial_ui_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698