| Index: cc/test/animation_test_common.cc
|
| diff --git a/cc/test/animation_test_common.cc b/cc/test/animation_test_common.cc
|
| index 50c3a1bc2886de3c8d86236d5030d155e3c27ce9..37710db9440ee3c01669bb81d7aef89cb9ba6200 100644
|
| --- a/cc/test/animation_test_common.cc
|
| +++ b/cc/test/animation_test_common.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "cc/test/animation_test_common.h"
|
|
|
| -#include "cc/keyframed_animation_curve.h"
|
| +#include "cc/animation/keyframed_animation_curve.h"
|
| +#include "cc/animation/layer_animation_controller.h"
|
| #include "cc/layer.h"
|
| -#include "cc/layer_animation_controller.h"
|
| #include "cc/layer_impl.h"
|
| #include "cc/transform_operations.h"
|
|
|
|
|