Chromium Code Reviews| Index: net/socket/socks_client_socket_pool.h |
| diff --git a/net/socket/socks_client_socket_pool.h b/net/socket/socks_client_socket_pool.h |
| index ae30d9f62cbf14d01ca4798cf22fdc2bc65c6736..3735aa39c770eae7c373244e14d356abcced98d5 100644 |
| --- a/net/socket/socks_client_socket_pool.h |
| +++ b/net/socket/socks_client_socket_pool.h |
| @@ -21,7 +21,6 @@ |
| namespace net { |
| -class ClientSocketFactory; |
| class ConnectJobFactory; |
| class TCPClientSocketPool; |
| class TCPSocketParams; |