| Index: net/quic/core/quic_crypto_stream.h
|
| diff --git a/net/quic/core/quic_crypto_stream.h b/net/quic/core/quic_crypto_stream.h
|
| index 225324f50214d21d77c0573c916221061e142db2..494ecd7f1c5e7eee7a3a2748be4ffcc52ae8b538 100644
|
| --- a/net/quic/core/quic_crypto_stream.h
|
| +++ b/net/quic/core/quic_crypto_stream.h
|
| @@ -8,6 +8,7 @@
|
| #include <stddef.h>
|
|
|
| #include "base/macros.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/quic/core/crypto/crypto_framer.h"
|
| #include "net/quic/core/crypto/crypto_utils.h"
|
| #include "net/quic/core/quic_config.h"
|
|
|