Chromium Code Reviews| Index: net/quic/core/quic_connection.h |
| diff --git a/net/quic/core/quic_connection.h b/net/quic/core/quic_connection.h |
| index d4e00146e4982930803277dd89639da8ef3b2077..be1d74089243afc3949e6e0b3c63e10232b75a0b 100644 |
| --- a/net/quic/core/quic_connection.h |
| +++ b/net/quic/core/quic_connection.h |
| @@ -27,6 +27,7 @@ |
| #include <string> |
| #include <vector> |
| +#include "base/logging.h" |
| #include "base/macros.h" |
| #include "base/strings/string_piece.h" |
| #include "net/quic/core/crypto/quic_decrypter.h" |