| Index: net/base/transport_security_state_static.json
|
| ===================================================================
|
| --- net/base/transport_security_state_static.json (revision 164733)
|
| +++ net/base/transport_security_state_static.json (working copy)
|
| @@ -174,6 +174,7 @@
|
| { "name": "apis.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "chromiumcodereview.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "codereview.appspot.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| + { "name": "codereview.chromium.org", "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
|
|
|