Index: cc/animation/layer_animation_controller.h |
diff --git a/cc/animation/layer_animation_controller.h b/cc/animation/layer_animation_controller.h |
index e595ad0ec7f1580756a069d444f978ac58d9d4de..e450f1534d5b9579e451773d3d492c48a0c405ec 100644 |
--- a/cc/animation/layer_animation_controller.h |
+++ b/cc/animation/layer_animation_controller.h |
@@ -10,7 +10,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "cc/animation/animation_events.h" |
#include "cc/animation/layer_animation_event_observer.h" |
#include "cc/base/cc_export.h" |