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

Unified Diff: net/http/transport_security_state_static.json

Issue 833243008: Update from https://crrev.com/311145 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months 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/quic/quic_crypto_client_stream.cc » ('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 c941427dd441d48c0141d34f73d02f19e4e4f274..7fceeaa467f9e81de8e9544c53bba64dc0e5bf2e 100644
--- a/net/http/transport_security_state_static.json
+++ b/net/http/transport_security_state_static.json
@@ -1726,7 +1726,9 @@
{ "name": "thyngster.com", "include_subdomains": true, "mode": "force-https" },
{ "name": "tid.jp", "include_subdomains": true, "mode": "force-https" },
{ "name": "tonywebster.com", "include_subdomains": true, "mode": "force-https" },
- { "name": "tucuxi.org", "include_subdomains": true, "mode": "force-https" }
+ { "name": "tucuxi.org", "include_subdomains": true, "mode": "force-https" },
+ { "name": "firebaseio.com", "include_subdomains": true, "mode": "force-https" },
+ { "name": "firebaseio-demo.com", "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/quic/quic_crypto_client_stream.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698