| Index: net/http/transport_security_state_static.h
|
| ===================================================================
|
| --- net/http/transport_security_state_static.h (revision 227363)
|
| +++ net/http/transport_security_state_static.h (working copy)
|
| @@ -442,6 +442,7 @@
|
| {26, true, "\011translate\012googleapis\003com", true, kGooglePins, DOMAIN_GOOGLEAPIS_COM },
|
| {23, true, "\005chart\004apis\006google\003com", false, kGooglePins, DOMAIN_GOOGLE_COM },
|
| {28, true, "\012oraprodsso\004corp\006google\003com", true, kNoPins, DOMAIN_NOT_PINNED },
|
| + {27, true, "\011oraprodmv\004corp\006google\003com", true, kNoPins, DOMAIN_NOT_PINNED },
|
| {11, true, "\005ytimg\003com", false, kGooglePins, DOMAIN_YTIMG_COM },
|
| {23, true, "\021googleusercontent\003com", false, kGooglePins, DOMAIN_GOOGLEUSERCONTENT_COM },
|
| {13, true, "\007youtube\003com", false, kGooglePins, DOMAIN_YOUTUBE_COM },
|
|
|