Index: net/quic/quic_protocol.h |
diff --git a/net/quic/quic_protocol.h b/net/quic/quic_protocol.h |
index 6f82ff17c44ca87223d98308410f372260e7904f..b073b9f13f231e2f2ef93d6d20858091f360533c 100644 |
--- a/net/quic/quic_protocol.h |
+++ b/net/quic/quic_protocol.h |
@@ -24,6 +24,8 @@ |
namespace net { |
+using ::operator<<; |
+ |
class QuicPacket; |
typedef uint64 QuicGuid; |