| Index: net/quic/core/crypto/quic_compressed_certs_cache_test.cc
|
| diff --git a/net/quic/core/crypto/quic_compressed_certs_cache_test.cc b/net/quic/core/crypto/quic_compressed_certs_cache_test.cc
|
| index 4abfca0a0c4969b9d5737ad8082a145c36807f7e..2cf9746f797bc077ed6f2683e882b805425ef90f 100644
|
| --- a/net/quic/core/crypto/quic_compressed_certs_cache_test.cc
|
| +++ b/net/quic/core/crypto/quic_compressed_certs_cache_test.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "net/quic/core/crypto/quic_compressed_certs_cache.h"
|
|
|
| +#include "base/logging.h"
|
| #include "base/macros.h"
|
| #include "net/quic/core/crypto/cert_compressor.h"
|
| #include "net/quic/platform/api/quic_text_utils.h"
|
|
|