| Index: net/http/transport_security_state_static.json
|
| diff --git a/net/http/transport_security_state_static.json b/net/http/transport_security_state_static.json
|
| index 347fd727830292a88c5d18abe901208315ebb77b..fe5a17f8ba3462746951fb05cc8331dc574946d9 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -209,6 +209,7 @@
|
| { "name": "login.corp.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "play.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "passwords.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| + { "name": "myaccount.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
|
|
| // Other Google-related domains that must use HTTPS.
|
| { "name": "gmail.com", "mode": "force-https", "pins": "google" },
|
|
|