Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(600)

Unified Diff: net/http/proxy_client_socket.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/http_stream_parser.h ('k') | net/log/bounded_file_net_log_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « net/http/http_stream_parser.h ('k') | net/log/bounded_file_net_log_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698