Index: net/socket/ssl_client_socket.h |
diff --git a/net/socket/ssl_client_socket.h b/net/socket/ssl_client_socket.h |
index f523e26f264072c378fd3de11811cde045a66620..e90c733d1ba43907a6a597def139e89738e939c1 100644 |
--- a/net/socket/ssl_client_socket.h |
+++ b/net/socket/ssl_client_socket.h |
@@ -35,10 +35,7 @@ class CertVerifier; |
class ChannelIDService; |
class CTVerifier; |
class SSLCertRequestInfo; |
-struct SSLConfig; |
-class SSLInfo; |
class TransportSecurityState; |
-class X509Certificate; |
// This struct groups together several fields which are used by various |
// classes related to SSLClientSocket. |