| Index: net/socket/ssl_client_socket_nss.h
|
| diff --git a/net/socket/ssl_client_socket_nss.h b/net/socket/ssl_client_socket_nss.h
|
| index 784b92d74c247656603cbea837b11e19d5df619a..08f8974d725769b1c879de78f5e6a497bdb67c80 100644
|
| --- a/net/socket/ssl_client_socket_nss.h
|
| +++ b/net/socket/ssl_client_socket_nss.h
|
| @@ -283,9 +283,6 @@ class SSLClientSocketNSS : public SSLClientSocket {
|
| // that we found the prediction to be correct.
|
| bool predicted_cert_chain_correct_;
|
|
|
| - // The time when we started waiting for DNSSEC records.
|
| - base::Time dnssec_wait_start_time_;
|
| -
|
| State next_handshake_state_;
|
|
|
| // The NSS SSL state machine
|
|
|