Index: net/http/http_cache.h |
diff --git a/net/http/http_cache.h b/net/http/http_cache.h |
index 8b1f75958c3fb832ec08723c30340f5bccc9301c..6b1d162c1a35114854008fa4f33e3721cac0dc72 100644 |
--- a/net/http/http_cache.h |
+++ b/net/http/http_cache.h |
@@ -19,8 +19,8 @@ |
#include <string> |
#include "base/basictypes.h" |
+#include "base/containers/hash_tables.h" |
#include "base/files/file_path.h" |
-#include "base/hash_tables.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |
#include "base/message_loop/message_loop_proxy.h" |