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

Unified Diff: cc/layer_animation_controller.h

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
« cc/cc.gyp ('K') | « cc/layer.h ('k') | cc/layer_animation_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layer_animation_controller.h
diff --git a/cc/layer_animation_controller.h b/cc/layer_animation_controller.h
index 1b427b7f7bab35c248f99706c16d14dd132a6910..bb8fc56c72526699b2e36742d205f19cc60c81b1 100644
--- a/cc/layer_animation_controller.h
+++ b/cc/layer_animation_controller.h
@@ -12,9 +12,9 @@
#include "base/observer_list.h"
#include "base/time.h"
#include "cc/animation_events.h"
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
+#include "cc/base/scoped_ptr_vector.h"
#include "cc/layer_animation_event_observer.h"
-#include "cc/scoped_ptr_vector.h"
#include "ui/gfx/transform.h"
namespace gfx { class Transform; }
« cc/cc.gyp ('K') | « cc/layer.h ('k') | cc/layer_animation_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698