| Index: net/socket/ssl_client_socket_impl.cc
|
| diff --git a/net/socket/ssl_client_socket_impl.cc b/net/socket/ssl_client_socket_impl.cc
|
| index ab4f11350e26c6a32b924394ac50d3b9ee25691e..3b29d415746d4c94c8bdb75f8186429d9f85487e 100644
|
| --- a/net/socket/ssl_client_socket_impl.cc
|
| +++ b/net/socket/ssl_client_socket_impl.cc
|
| @@ -39,7 +39,6 @@
|
| #include "net/cert/ct_verifier.h"
|
| #include "net/cert/x509_certificate_net_log_param.h"
|
| #include "net/cert/x509_util.h"
|
| -#include "net/cert/x509_util_openssl.h"
|
| #include "net/http/transport_security_state.h"
|
| #include "net/log/net_log.h"
|
| #include "net/log/net_log_event_type.h"
|
|
|