Index: cc/resources/prioritized_resource_manager.h |
diff --git a/cc/resources/prioritized_resource_manager.h b/cc/resources/prioritized_resource_manager.h |
index a199ea7f436fe60d0ab4b3097c7832a5ee05d29a..73967727c2cf47123baa192e7e3f98f9bfd9622e 100644 |
--- a/cc/resources/prioritized_resource_manager.h |
+++ b/cc/resources/prioritized_resource_manager.h |
@@ -9,7 +9,7 @@ |
#include <vector> |
#include "base/basictypes.h" |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/synchronization/lock.h" |
#include "cc/base/cc_export.h" |