Index: cc/animation/layer_animation_controller.h |
diff --git a/cc/animation/layer_animation_controller.h b/cc/animation/layer_animation_controller.h |
index 9ee43d24d0a49f2cfd04c42ae60e93490b834c67..399776703b9deb0e4724427b2de48cf2a3606f9b 100644 |
--- a/cc/animation/layer_animation_controller.h |
+++ b/cc/animation/layer_animation_controller.h |
@@ -6,7 +6,7 @@ |
#define CC_ANIMATION_LAYER_ANIMATION_CONTROLLER_H_ |
#include "base/basictypes.h" |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |