Index: net/quic/quic_crypto_stream.h |
diff --git a/net/quic/quic_crypto_stream.h b/net/quic/quic_crypto_stream.h |
index a082d50dbf2eec19574da441ecbfd409489dd9fe..b29580b847010ca39abc7b67c596965a01dd5fe4 100644 |
--- a/net/quic/quic_crypto_stream.h |
+++ b/net/quic/quic_crypto_stream.h |
@@ -5,6 +5,7 @@ |
#ifndef NET_QUIC_QUIC_CRYPTO_STREAM_H_ |
#define NET_QUIC_QUIC_CRYPTO_STREAM_H_ |
+#include "base/basictypes.h" |
#include "net/quic/crypto/crypto_framer.h" |
#include "net/quic/crypto/crypto_utils.h" |
#include "net/quic/quic_config.h" |