| 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 1596b0ac384aa16b1ff346972bd54aeb7c63b20b..ddd530f4b679516a8edd34a41f22c8e9c8195063 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -212,6 +212,7 @@
|
| { "name": "cloud.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "glass.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "admin.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| + { "name": "login.corp.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| // play.google.com doesn't have include_subdomains because of crbug.com/327834.
|
| { "name": "play.google.com", "mode": "force-https", "pins": "google" },
|
|
|
|
|