| 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 2af203cec48dafe562aa41975167f8143f168f94..19eb80eadf2e735cc7880d7706f172ee19c8b0ba 100644
|
| --- a/net/http/transport_security_state_static.json
|
| +++ b/net/http/transport_security_state_static.json
|
| @@ -168,7 +168,7 @@
|
| { "name": "docs.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "sites.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "spreadsheets.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| - { "name": "appengine.google.com", "mode": "force-https", "pins": "google" },
|
| + { "name": "appengine.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "encrypted.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "accounts.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "profiles.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
|
|