Chromium Code Reviews| Index: net/quic/quic_protocol.h |
| diff --git a/net/quic/quic_protocol.h b/net/quic/quic_protocol.h |
| index 608c526cb466ba6d858c19f415cec4f2961f8c21..5b113b61707d5a8c5fadf5da59c95007a449b52e 100644 |
| --- a/net/quic/quic_protocol.h |
| +++ b/net/quic/quic_protocol.h |
| @@ -15,7 +15,7 @@ |
| #include <vector> |
| #include "base/basictypes.h" |
| -#include "base/hash_tables.h" |
| +#include "base/containers/hash_tables.h" |
| #include "base/logging.h" |
| #include "base/strings/string_piece.h" |
| #include "net/base/int128.h" |