Index: net/tools/quic/quic_client.h |
diff --git a/net/tools/quic/quic_client.h b/net/tools/quic/quic_client.h |
index fd351b272fb2046fb817ec41e38fe15555ea5529..3644e0a9fa2499b9ce721094064e756375dc8984 100644 |
--- a/net/tools/quic/quic_client.h |
+++ b/net/tools/quic/quic_client.h |
@@ -11,7 +11,7 @@ |
#include <string> |
#include "base/command_line.h" |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/memory/scoped_ptr.h" |
#include "net/base/ip_endpoint.h" |
#include "net/quic/crypto/crypto_handshake.h" |