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

Unified Diff: net/server/http_server.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/quic/test_tools/simulator/actor.h ('k') | net/socket/client_socket_pool_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/server/http_server.h
diff --git a/net/server/http_server.h b/net/server/http_server.h
index c8ba46a5e8f9b59baddd88717b26d57f45f10a04..dda1a5c7c04aeea92e4cde24998de311e91c0b2b 100644
--- a/net/server/http_server.h
+++ b/net/server/http_server.h
@@ -24,7 +24,6 @@ class HttpServerResponseInfo;
class IPEndPoint;
class ServerSocket;
class StreamSocket;
-class WebSocket;
class HttpServer {
public:
« no previous file with comments | « net/quic/test_tools/simulator/actor.h ('k') | net/socket/client_socket_pool_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698