Commit 3fb1abc3 authored by palmer's avatar palmer Committed by Commit bot

Add STS and PKP preloads for chrome.com.

BUG=415689

Review URL: https://codereview.chromium.org/580233002

Cr-Commit-Position: refs/heads/master@{#316935}
parent 2fd70de7
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -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"
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment