Index: remoting/protocol/connection_to_client.h |
diff --git a/remoting/protocol/connection_to_client.h b/remoting/protocol/connection_to_client.h |
index 9a64dcdfd9854b358f4b7b8352aecba6a1b5dce9..b80e9fd9fe06e6fbe53c404c7783139d1ef2d9bc 100644 |
--- a/remoting/protocol/connection_to_client.h |
+++ b/remoting/protocol/connection_to_client.h |
@@ -16,10 +16,6 @@ |
#include "remoting/protocol/session.h" |
#include "remoting/protocol/video_writer.h" |
-namespace net { |
-class IPEndPoint; |
-} // namespace net |
- |
namespace remoting { |
namespace protocol { |