Chromium Code Reviews| Index: cc/layer.cc |
| diff --git a/cc/layer.cc b/cc/layer.cc |
| index a7b74c854b73e4f6e0e43d5af75ddeb822b3d786..a535308a502735035b32af34886ec6b94f2dd563 100644 |
| --- a/cc/layer.cc |
| +++ b/cc/layer.cc |
| @@ -6,8 +6,8 @@ |
| #include "cc/layer.h" |
| -#include "CCActiveAnimation.h" |
| -#include "CCAnimationEvents.h" |
| +#include "cc/active_animation.h" |
| +#include "cc/animation_events.h" |
| #include "CCLayerAnimationController.h" |
| #include "CCLayerImpl.h" |
| #include "CCLayerTreeHost.h" |