| Index: net/quic/core/crypto/aes_128_gcm_12_encrypter.h
|
| diff --git a/net/quic/core/crypto/aes_128_gcm_12_encrypter.h b/net/quic/core/crypto/aes_128_gcm_12_encrypter.h
|
| index 7b45da979385ea889008cc710e6ba1d355b777f2..4ee5e47eeef953806d4bf665ba65e0bc0053f74e 100644
|
| --- a/net/quic/core/crypto/aes_128_gcm_12_encrypter.h
|
| +++ b/net/quic/core/crypto/aes_128_gcm_12_encrypter.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef NET_QUIC_CORE_CRYPTO_AES_128_GCM_12_ENCRYPTER_H_
|
| #define NET_QUIC_CORE_CRYPTO_AES_128_GCM_12_ENCRYPTER_H_
|
|
|
| -#include <stddef.h>
|
| -
|
| #include "base/macros.h"
|
| #include "net/quic/core/crypto/aead_base_encrypter.h"
|
| #include "net/quic/platform/api/quic_export.h"
|
|
|