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

Unified Diff: net/base/transport_security_state.cc

Issue 10411075: net: add certificate pins for tor2web.org (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
Index: net/base/transport_security_state.cc
diff --git a/net/base/transport_security_state.cc b/net/base/transport_security_state.cc
index 9e23cc8a7a96c5d0e81b1fed715de9c9d62d6500..034182bd8c8f72f81ab7bbd52b24daf51e859905 100644
--- a/net/base/transport_security_state.cc
+++ b/net/base/transport_security_state.cc
@@ -564,6 +564,8 @@ enum SecondLevelDomainName {
DOMAIN_AKAMAIHD_NET,
+ DOMAIN_TOR2WEB_ORG,
+
// Boundary value for UMA_HISTOGRAM_ENUMERATION:
DOMAIN_NUM_EVENTS
};
« no previous file with comments | « no previous file | net/base/transport_security_state_static.h » ('j') | net/base/transport_security_state_static.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698