| Index: net/http/transport_security_state_static.h
|
| diff --git a/net/http/transport_security_state_static.h b/net/http/transport_security_state_static.h
|
| index af4499bc917193a81a13375ea2ec6abf96af3c6a..be1f854b74bbbbf9288503ebb604bce1af2915b8 100644
|
| --- a/net/http/transport_security_state_static.h
|
| +++ b/net/http/transport_security_state_static.h
|
| @@ -425,7 +425,6 @@ static const struct HSTSPreload kPreloadedSTS[] = {
|
| {19, true, "\006script\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {20, true, "\007history\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {21, true, "\010security\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| - {22, true, "\011translate\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {20, true, "\006market\007android\003com", true, kGooglePins, DOMAIN_ANDROID_COM },
|
| {26, true, "\003ssl\020google-analytics\003com", true, kGooglePins, DOMAIN_GOOGLE_ANALYTICS_COM },
|
| {18, true, "\005drive\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
|
|
|