Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: cc/layer_animation_controller.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« cc/cc.gyp ('K') | « cc/layer_animation_controller.h ('k') | cc/layer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698