Index: net/base/transport_security_state.cc |
=================================================================== |
--- net/base/transport_security_state.cc (revision 70948) |
+++ net/base/transport_security_state.cc (working copy) |
@@ -412,6 +412,7 @@ |
{21, false, "\003www\013noisebridge\003net"}, |
{10, false, "\004neg9\003org"}, |
{11, false, "\006factor\002cc"}, |
+ {19, true, "\015splendidbacon\003com"}, |
}; |
static const size_t kNumPreloadedSTS = ARRAYSIZE_UNSAFE(kPreloadedSTS); |