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

Unified Diff: net/socket/stream_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/socket/stream_socket.h
diff --git a/net/socket/stream_socket.h b/net/socket/stream_socket.h
index 4ed735af04fd3ce8da1d312960971482003e88d7..b038d9b54db72cf727c6bf22e1eed3f65cd48a15 100644
--- a/net/socket/stream_socket.h
+++ b/net/socket/stream_socket.h
@@ -15,7 +15,6 @@
namespace net {
-class AddressList;
class IPEndPoint;
class NetLogWithSource;
class SSLInfo;

Powered by Google App Engine
This is Rietveld 408576698