Index: cc/layer.h |
diff --git a/cc/layer.h b/cc/layer.h |
index 1db1c3b8db591fe3e8572b21515a31f65ea0505b..117b46aed4d3772363485fa82f5edfdfbd5ef607 100644 |
--- a/cc/layer.h |
+++ b/cc/layer.h |
@@ -5,10 +5,10 @@ |
#ifndef LayerChromium_h |
#define LayerChromium_h |
-#include "CCLayerAnimationController.h" |
#include "FloatPoint.h" |
#include "Region.h" |
#include "base/memory/ref_counted.h" |
+#include "cc/layer_animation_controller.h" |
#include "cc/occlusion_tracker.h" |
#include "cc/render_surface.h" |
#include "third_party/skia/include/core/SkColor.h" |