Index: content/common/gpu/gpu_memory_manager.h |
diff --git a/content/common/gpu/gpu_memory_manager.h b/content/common/gpu/gpu_memory_manager.h |
index 57c2c16001c17dfe6f7391fbe4271814c558b707..caaead52dbc151b70566299901d708829ad3bb24 100644 |
--- a/content/common/gpu/gpu_memory_manager.h |
+++ b/content/common/gpu/gpu_memory_manager.h |
@@ -10,8 +10,8 @@ |
#include "base/basictypes.h" |
#include "base/cancelable_callback.h" |
+#include "base/containers/hash_tables.h" |
#include "base/gtest_prod_util.h" |
-#include "base/hash_tables.h" |
#include "base/memory/weak_ptr.h" |
#include "content/common/content_export.h" |
#include "content/common/gpu/gpu_memory_allocation.h" |