Index: net/quic/core/crypto/aead_base_decrypter.h |
diff --git a/net/quic/core/crypto/aead_base_decrypter.h b/net/quic/core/crypto/aead_base_decrypter.h |
index a47de35f7a23e9d93b71023907f393342466c0d2..f6da359b8064f9aa5e3038472854f83266b3c625 100644 |
--- a/net/quic/core/crypto/aead_base_decrypter.h |
+++ b/net/quic/core/crypto/aead_base_decrypter.h |
@@ -9,6 +9,7 @@ |
#include "base/compiler_specific.h" |
#include "base/macros.h" |
+#include "net/base/net_export.h" |
#include "net/quic/core/crypto/quic_decrypter.h" |
#include "net/quic/core/crypto/scoped_evp_aead_ctx.h" |