summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/base/transport_security_state.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/base/transport_security_state.cc b/net/base/transport_security_state.cc
index 661c4fd..4449fa8 100644
--- a/net/base/transport_security_state.cc
+++ b/net/base/transport_security_state.cc
@@ -481,6 +481,7 @@ bool TransportSecurityState::IsPreloadedSTS(
{22, true, "\011encrypted\006google\003com"},
{13, false, "\010entropia\002de"},
{17, false, "\003www\010entropia\002de"},
+ {21, true, "\010accounts\006google\003com"},
};
static const size_t kNumPreloadedSTS = ARRAYSIZE_UNSAFE(kPreloadedSTS);