| Index: trunk/src/net/http/transport_security_state_static.json
|
| ===================================================================
|
| --- trunk/src/net/http/transport_security_state_static.json (revision 220111)
|
| +++ trunk/src/net/http/transport_security_state_static.json (working copy)
|
| @@ -160,7 +160,6 @@
|
| { "name": "google.com", "include_subdomains": true, "pins": "google" },
|
|
|
| // Now we force HTTPS for subtrees of google.com.
|
| - { "name": "corp.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" },
|
| { "name": "health.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" },
|
|
|