| Index: net/http/transport_security_state_static.template
|
| diff --git a/net/http/transport_security_state_static.template b/net/http/transport_security_state_static.template
|
| index fd73c127835cb4e80d131064253750ed30400dbb..6ec865c5be3e49d6ad3410ee3e270e6b644fe500 100644
|
| --- a/net/http/transport_security_state_static.template
|
| +++ b/net/http/transport_security_state_static.template
|
| @@ -24,9 +24,6 @@ static const char* const kNoRejectedPublicKeys[] = {
|
| nullptr,
|
| };
|
|
|
| -// kNoReportURI is a placeholder for when a pinset does not have a report URI.
|
| -static const char kNoReportURI[] = "";
|
| -
|
| [[ACCEPTABLE_CERTS]]
|
|
|
| static const net::TransportSecurityStateSource::Pinset kPinsets[] = [[PINSETS]];
|
|
|