Index: net/tools/quic/quic_dispatcher.h |
diff --git a/net/tools/quic/quic_dispatcher.h b/net/tools/quic/quic_dispatcher.h |
index b6836775e8a4e614ec6c0327f44700f58b46ba4a..8510b6d09ae12484ee7ed69b642a393309cd83cb 100644 |
--- a/net/tools/quic/quic_dispatcher.h |
+++ b/net/tools/quic/quic_dispatcher.h |
@@ -32,12 +32,9 @@ struct hash<net::QuicBlockedWriterInterface*> { |
} |
#endif |
-namespace gfe2 { |
- class EpollServer; |
-} |
- |
namespace net { |
+class EpollServer; |
class QuicConfig; |
class QuicCryptoServerConfig; |
class QuicSession; |