| Index: net/http/transport_security_state_static_unittest.template
|
| diff --git a/net/http/transport_security_state_static_unittest.template b/net/http/transport_security_state_static_unittest.template
|
| index 8f1a704c1a3686e856b7f8879c7aeb62b251c6d7..633ec78bc3798ddbf3e8bdf19928a7be6cfc6cbe 100644
|
| --- a/net/http/transport_security_state_static_unittest.template
|
| +++ b/net/http/transport_security_state_static_unittest.template
|
| @@ -20,8 +20,6 @@ static const char* const kNoRejectedPublicKeys[] = {
|
| NULL,
|
| };
|
|
|
| -static const char kNoReportURI[] = "";
|
| -
|
| [[ACCEPTABLE_CERTS]]
|
|
|
| static const struct net::TransportSecurityStateSource::Pinset kPinsets[] = [[PINSETS]];
|
|
|