Chromium Code Reviews| Index: net/quic/quic_connection_logger.cc |
| =================================================================== |
| --- net/quic/quic_connection_logger.cc (revision 248755) |
| +++ net/quic/quic_connection_logger.cc (working copy) |
| @@ -11,7 +11,7 @@ |
| #include "base/strings/string_number_conversions.h" |
| #include "base/values.h" |
| #include "net/base/net_log.h" |
| -#include "net/quic/crypto/crypto_handshake.h" |
| +#include "net/quic/crypto/crypto_handshake_message.h" |
| using std::string; |