Index: cc/layer_animation_controller.cc |
diff --git a/cc/layer_animation_controller.cc b/cc/layer_animation_controller.cc |
index ecb8319acb13c51fe8f9e286bd9f51f19fcbca9e..c2d2a8efdd8d9a408bdea2948d33cf571a667329 100644 |
--- a/cc/layer_animation_controller.cc |
+++ b/cc/layer_animation_controller.cc |
@@ -8,9 +8,9 @@ |
#include "cc/animation.h" |
#include "cc/animation_registrar.h" |
+#include "cc/base/scoped_ptr_algorithm.h" |
#include "cc/keyframed_animation_curve.h" |
#include "cc/layer_animation_value_observer.h" |
-#include "cc/scoped_ptr_algorithm.h" |
#include "ui/gfx/transform.h" |
namespace cc { |