Chromium Code Reviews| Index: net/quic/crypto/quic_encrypter.h | 
| diff --git a/net/quic/crypto/quic_encrypter.h b/net/quic/crypto/quic_encrypter.h | 
| index bc127782fbe67e5d25c4c4833ab22f17d91a127b..72701743c805bcf87c38e8dfa37347ddd90eceb0 100644 | 
| --- a/net/quic/crypto/quic_encrypter.h | 
| +++ b/net/quic/crypto/quic_encrypter.h | 
| @@ -5,6 +5,8 @@ | 
| #ifndef NET_QUIC_CRYPTO_QUIC_ENCRYPTER_H_ | 
| #define NET_QUIC_CRYPTO_QUIC_ENCRYPTER_H_ | 
| +#include <stddef.h> | 
| + | 
| #include "net/base/net_export.h" | 
| #include "net/quic/quic_protocol.h" |