Chromium Code Reviews| Index: net/quic/core/crypto/common_cert_set.cc |
| diff --git a/net/quic/core/crypto/common_cert_set.cc b/net/quic/core/crypto/common_cert_set.cc |
| index 25bde99fc20a2c5d5a44e2a406b308fc40a0c00b..5b68b63a5fe34dc909dfadd61a94103edb8d4984 100644 |
| --- a/net/quic/core/crypto/common_cert_set.cc |
| +++ b/net/quic/core/crypto/common_cert_set.cc |
| @@ -6,6 +6,7 @@ |
| #include <cstddef> |
| +#include "base/logging.h" |
| #include "base/macros.h" |
| #include "base/memory/singleton.h" |
| #include "net/quic/core/quic_utils.h" |