| Index: net/http/transport_security_state_static.json
|
| ===================================================================
|
| --- net/http/transport_security_state_static.json (revision 260095)
|
| +++ net/http/transport_security_state_static.json (working copy)
|
| @@ -184,6 +184,7 @@
|
| { "name": "goto.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "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" },
|
| // play.google.com doesn't have include_subdomains because of crbug.com/327834.
|
| { "name": "play.google.com", "mode": "force-https", "pins": "google" },
|
|
|
|
|