| 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 fa9edd5a1d3e5d0871fe50c5a888e2ea5e1ff070..d4fb1d6dd0f2a90b45b87ba08fd26100a025e8eb 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -219,6 +219,7 @@
|
| { "name": "googlemail.com", "mode": "force-https", "pins": "google" },
|
| { "name": "www.gmail.com", "mode": "force-https", "pins": "google" },
|
| { "name": "www.googlemail.com", "mode": "force-https", "pins": "google" },
|
| + { "name": "chrome.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "market.android.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "ssl.google-analytics.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "drive.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| @@ -2186,6 +2187,7 @@
|
| "2MDN_NET",
|
| "FACEBOOK_COM",
|
| "SPIDEROAK_COM",
|
| - "BLOGGER_COM"
|
| + "BLOGGER_COM",
|
| + "CHROME_COM"
|
| ]
|
| }
|
|
|