summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_crypto_client_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/quic/quic_crypto_client_stream.h')
-rw-r--r--net/quic/quic_crypto_client_stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/quic/quic_crypto_client_stream.h b/net/quic/quic_crypto_client_stream.h
index 8f94884..aede3b1 100644
--- a/net/quic/quic_crypto_client_stream.h
+++ b/net/quic/quic_crypto_client_stream.h
@@ -10,6 +10,7 @@
namespace net {
class QuicSession;
+struct CryptoHandshakeMessage;
class NET_EXPORT_PRIVATE QuicCryptoClientStream : public QuicCryptoStream {