Chromium Code Reviews| 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 a759c82be283aad2c6795f7aa2ed4e372148bd4f..624b7c835ac50341b4ba5c28429af7368723fc09 100644 |
| --- a/components/security_interstitials/core/browser/resources/list_of_interstitials.html |
| +++ b/components/security_interstitials/core/browser/resources/list_of_interstitials.html |
| @@ -40,6 +40,9 @@ |
| <li> |
| <a href="clock?clock_manipulation=-2">Clock is behind</a> |
| </li> |
| + <li> |
| + <a href="ssl?overridable=0&strict_enforcement=0&type=hpkp_failure">Pinned certificate error</a> |
|
meacer
2017/06/27 21:10:17
nit: Do we actually need overridable=0 and strict_
sperigo
2017/06/27 21:31:27
Doesn't look like it! I removed them.
|
| + </li> |
| </ul> |
| <h3>SafeBrowsing</h3> |
| <h4>Loud</h4> |