| 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 f338559a84e8351bf4473bd42c729486605a2c75..cb05bf3b863cb9063722014655928843a02cfb7b 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -160,7 +160,7 @@
|
| { "name": "google.com", "include_subdomains": true, "pins": "google" },
|
|
|
| // Now we force HTTPS for subtrees of google.com.
|
| - { "name": "health.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| + { "name": "wallet.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "checkout.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "chrome.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "docs.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
|
|