Chromium Code Reviews| Index: net/quic/quic_framer_test.cc |
| diff --git a/net/quic/quic_framer_test.cc b/net/quic/quic_framer_test.cc |
| index fbeb05cedacee62b9397de50e76f9be46ae43428..97c0ac6fce9b161a1d5d82ed77c83d4d68e766c5 100644 |
| --- a/net/quic/quic_framer_test.cc |
| +++ b/net/quic/quic_framer_test.cc |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| #include <vector> |
| -#include "base/hash_tables.h" |
| +#include "base/containers/hash_tables.h" |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/port.h" |