Index: net/quic/quic_framer.cc |
diff --git a/net/quic/quic_framer.cc b/net/quic/quic_framer.cc |
index 96daa47bf2625996fe260fb6d226d37096055c06..415c3a7e64efb980dbf8a8855aa4fcf279c3fc33 100644 |
--- a/net/quic/quic_framer.cc |
+++ b/net/quic/quic_framer.cc |
@@ -4,7 +4,7 @@ |
#include "net/quic/quic_framer.h" |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "net/quic/crypto/quic_decrypter.h" |
#include "net/quic/crypto/quic_encrypter.h" |
#include "net/quic/quic_data_reader.h" |