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

Unified Diff: net/http/transport_security_state.cc

Issue 45373002: net: add pinning for liberty.lavabit.com. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reupload due to 500 error. Created 7 years, 2 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 | « no previous file | net/http/transport_security_state_static.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/transport_security_state.cc
diff --git a/net/http/transport_security_state.cc b/net/http/transport_security_state.cc
index d238e9955680066a0b71711d4a21847c1326ce4f..df2d95f103563b8dd40f27d4a8c805cabfc38b30 100644
--- a/net/http/transport_security_state.cc
+++ b/net/http/transport_security_state.cc
@@ -522,6 +522,7 @@ enum SecondLevelDomainName {
DOMAIN_CHROMIUM_ORG,
DOMAIN_CRYPTO_CAT,
+ DOMAIN_LAVABIT_COM,
// Boundary value for UMA_HISTOGRAM_ENUMERATION:
DOMAIN_NUM_EVENTS
« no previous file with comments | « no previous file | net/http/transport_security_state_static.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698