Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Unified Diff: net/http/transport_security_state_static.json

Issue 693943003: Update from https://crrev.com/302630 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | net/proxy/proxy_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 45220335c1f29c5c3b30071253f9915d5fcb0272..2423f5aed266cbe76fd100b5b440508043e023f2 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -1469,7 +1469,11 @@
{ "name": "vpnzoom.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "watsonhall.uk", "include_subdomains": true, "mode": "force-https" },
{ "name": "weblogzwolle.nl", "include_subdomains": true, "mode": "force-https" },
- { "name": "ypart.eu", "include_subdomains": true, "mode": "force-https" }
+ { "name": "ypart.eu", "include_subdomains": true, "mode": "force-https" },
+ { "name": "www.etsy.com", "include_subdomains": true, "mode": "force-https" },
+ { "name": "etsysecure.com", "include_subdomains": true, "mode": "force-https" },
+ { "name": "18f.gsa.gov", "include_subdomains": true, "mode": "force-https" },
+ { "name": "my.usa.gov", "include_subdomains": true, "mode": "force-https" }
],
// |ReportUMAOnPinFailure| uses these to report which domain was associated
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | net/proxy/proxy_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698