Chromium Code Reviews| Index: net/socket/ssl_client_socket_pool.h |
| =================================================================== |
| --- net/socket/ssl_client_socket_pool.h (revision 109589) |
| +++ net/socket/ssl_client_socket_pool.h (working copy) |
| @@ -36,7 +36,6 @@ |
| class SSLHostInfoFactory; |
| class TransportSocketParams; |
| class TransportClientSocketPool; |
| -struct RRResponse; |
| // SSLSocketParams only needs the socket params for the transport socket |
| // that will be used (denoted by |proxy|). |