| Index: net/base/transport_security_state_static.json
|
| diff --git a/net/base/transport_security_state_static.json b/net/base/transport_security_state_static.json
|
| index 1bf06e00dfa8cc7afb84563078f75a1e50a6042b..a9784dfcd739ec6df7a2fd531836b2855833fdf6 100644
|
| --- a/net/base/transport_security_state_static.json
|
| +++ b/net/base/transport_security_state_static.json
|
| @@ -188,6 +188,7 @@
|
| { "name": "codereview.chromium.org", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "code.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "googlecode.com", "include_subdomains": true, "pins": "google" },
|
| + { "name": "dl.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
|
|
| // chart.apis.google.com is *not* HSTS because the certificate doesn't match
|
| // and there are lots of links out there that still use the name. The correct
|
|
|