| 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..a70e78a57e4b20fe0e59e589bf9572d4d71adb0c 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=pinned_cert">Pinned certificate error</a>
|
| + </li>
|
| </ul>
|
| <h3>SafeBrowsing</h3>
|
| <h4>Loud</h4>
|
|
|