| 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 e0b1ee13b655b4b8cd10a99d607829a519a4369c..722f2e19a17d81df52b8b62381227c55101f58ce 100644
|
| --- a/net/http/transport_security_state_static.h
|
| +++ b/net/http/transport_security_state_static.h
|
| @@ -601,6 +601,7 @@ static const char* const kGoogleAcceptableCerts[] = {
|
| kSPKIHash_GoogleBackup2048,
|
| kSPKIHash_GoogleG2,
|
| kSPKIHash_GeoTrustGlobal,
|
| + kSPKIHash_GlobalSignRootCA_R2,
|
| NULL,
|
| };
|
| static const char kGoogleReportURI[] = "http://clients3.google.com/cert_upload_json";
|
|
|