Index: net/socket/ssl_client_socket.cc |
diff --git a/net/socket/ssl_client_socket.cc b/net/socket/ssl_client_socket.cc |
index 5f2b8ac2503c17ae43459763b64adbd8d6cc0f87..f333cb8ec89aaffe55d8f663a7b74e4ad100f119 100644 |
--- a/net/socket/ssl_client_socket.cc |
+++ b/net/socket/ssl_client_socket.cc |
@@ -9,7 +9,6 @@ |
#include "base/strings/string_util.h" |
#include "crypto/ec_private_key.h" |
#include "net/base/connection_type_histograms.h" |
-#include "net/base/host_port_pair.h" |
#include "net/base/net_errors.h" |
#include "net/ssl/channel_id_service.h" |
#include "net/ssl/ssl_cipher_suite_names.h" |