Chromium Code Reviews| Index: net/quic/crypto/common_cert_set.cc |
| diff --git a/net/quic/crypto/common_cert_set.cc b/net/quic/crypto/common_cert_set.cc |
| index b771fa002f68de5408a95cbb72236150867816f1..b469b68a7f7f3764e19654c6dee58ae2acf32ec4 100644 |
| --- a/net/quic/crypto/common_cert_set.cc |
| +++ b/net/quic/crypto/common_cert_set.cc |
| @@ -4,6 +4,8 @@ |
| #include "net/quic/crypto/common_cert_set.h" |
| +#include <cstddef> |
| + |
| #include "base/logging.h" |
| #include "base/macros.h" |
| #include "base/memory/singleton.h" |