Index: net/socket/socket_posix.h |
diff --git a/net/socket/socket_posix.h b/net/socket/socket_posix.h |
index e308f1b26ec34028bf5d9e9e9bf02baa3ace289c..bf4b7e53d9b055793b3b6f6bb4bece7040268d2c 100644 |
--- a/net/socket/socket_posix.h |
+++ b/net/socket/socket_posix.h |
@@ -19,7 +19,6 @@ |
namespace net { |
class IOBuffer; |
-class IPEndPoint; |
struct SockaddrStorage; |
// Socket class to provide asynchronous read/write operations on top of the |