| 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 750688a560d664d301cf7a2653ccd84f87b75f1a..7ad239a9a2100b07818394ad73a1d27a55de4d48 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" },
|
| @@ -2098,6 +2099,7 @@
|
| "GOOGLE_VG",
|
| "GOOGLE_VU",
|
| "GOOGLE_WS",
|
| + "CHROME_COM",
|
| "CHROMIUM_ORG",
|
| "CRYPTO_CAT",
|
| "LAVABIT_COM",
|
|
|