| Index: trunk/src/net/http/transport_security_state_static.h
|
| ===================================================================
|
| --- trunk/src/net/http/transport_security_state_static.h (revision 220111)
|
| +++ trunk/src/net/http/transport_security_state_static.h (working copy)
|
| @@ -387,7 +387,6 @@
|
| static const struct HSTSPreload kPreloadedSTS[] = {
|
| {25, true, "\013pinningtest\007appspot\003com", false, kTestPins, DOMAIN_APPSPOT_COM },
|
| {12, true, "\006google\003com", false, kGooglePins, DOMAIN_GOOGLE_COM },
|
| - {17, true, "\004corp\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {19, true, "\006health\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {21, true, "\010checkout\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {19, true, "\006chrome\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
|
|