Chromium Code Reviews| Index: cc/layer.cc |
| diff --git a/cc/layer.cc b/cc/layer.cc |
| index 7c4adf92c7b363973f23869ad2bb7afa473fbf1d..6895f58cdbf808ed953d2c961dbe58a8b3c06456 100644 |
| --- a/cc/layer.cc |
| +++ b/cc/layer.cc |
| @@ -6,8 +6,8 @@ |
| #include "LayerChromium.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" |