Index: net/quic/quic_protocol.h |
diff --git a/net/quic/quic_protocol.h b/net/quic/quic_protocol.h |
index 38254ff564b8e14d1a727ccd57463453bc68e16c..4c67efb2a2261efdee1b1ffd55cbe3f87bf931db 100644 |
--- a/net/quic/quic_protocol.h |
+++ b/net/quic/quic_protocol.h |
@@ -27,8 +27,6 @@ |
namespace net { |
-using ::operator<<; |
- |
class QuicAckNotifier; |
class QuicPacket; |
struct QuicPacketHeader; |