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

Unified Diff: net/http/http_proxy_client_socket.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: 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
Index: net/http/http_proxy_client_socket.h
diff --git a/net/http/http_proxy_client_socket.h b/net/http/http_proxy_client_socket.h
index e383dd796b7ad6fbf0dbca50e3c3e055e2d4e491..e76234a8964e7bcb29e606415ea0cba751246854 100644
--- a/net/http/http_proxy_client_socket.h
+++ b/net/http/http_proxy_client_socket.h
@@ -25,7 +25,6 @@
namespace net {
-class AddressList;
class ClientSocketHandle;
class GrowableIOBuffer;
class HttpStream;

Powered by Google App Engine
This is Rietveld 408576698