| Index: net/quic/core/quic_crypto_server_stream.h
|
| diff --git a/net/quic/core/quic_crypto_server_stream.h b/net/quic/core/quic_crypto_server_stream.h
|
| index 1a1b44c751281d1a0c3a03fcb7ad9b6ff80c4b28..308e0a282c95b28d7a86700b6b65103276022b56 100644
|
| --- a/net/quic/core/quic_crypto_server_stream.h
|
| +++ b/net/quic/core/quic_crypto_server_stream.h
|
| @@ -10,6 +10,7 @@
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/quic/core/crypto/crypto_handshake.h"
|
| #include "net/quic/core/crypto/quic_compressed_certs_cache.h"
|
| #include "net/quic/core/crypto/quic_crypto_server_config.h"
|
|
|