| 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 8ac45a4782fef703551b961c87c487af22fd646e..07cfea2f7008513145cad13ae180e684f406255f 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -177,6 +177,7 @@
|
| { "name": "plus.sandbox.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "script.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "history.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| + { "name": "security.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
|
|
| // Other Google-related domains that must use HTTPS.
|
| { "name": "market.android.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
|
|