Index: net/quic/crypto/aes_128_gcm_12_decrypter_test.cc |
diff --git a/net/quic/crypto/aes_128_gcm_12_decrypter_test.cc b/net/quic/crypto/aes_128_gcm_12_decrypter_test.cc |
index f045afa087fab9adaf170c5327c5d09d964a5e41..9f24aa0ec192e53f91e7682669d16495c7d6bcba 100644 |
--- a/net/quic/crypto/aes_128_gcm_12_decrypter_test.cc |
+++ b/net/quic/crypto/aes_128_gcm_12_decrypter_test.cc |
@@ -4,6 +4,8 @@ |
#include "net/quic/crypto/aes_128_gcm_12_decrypter.h" |
+#include <memory> |
+ |
#include "net/quic/quic_flags.h" |
#include "net/quic/test_tools/quic_test_utils.h" |