Index: net/http/proxy_client_socket.h |
diff --git a/net/http/proxy_client_socket.h b/net/http/proxy_client_socket.h |
index bfe49d18789792d39d0dcc18828b8bdbcc0ed097..ea4f29e0747de187634a7b069151b036b3e6eb1d 100644 |
--- a/net/http/proxy_client_socket.h |
+++ b/net/http/proxy_client_socket.h |
@@ -12,8 +12,6 @@ |
#include "net/socket/ssl_client_socket.h" |
#include "net/socket/stream_socket.h" |
-class GURL; |
- |
namespace net { |
class HostPortPair; |
@@ -21,7 +19,6 @@ class HttpAuthController; |
class HttpStream; |
class HttpResponseInfo; |
class HttpRequestHeaders; |
-struct HttpRequestInfo; |
class HttpAuthController; |
class NetLogWithSource; |