| Index: cc/test/animation_test_common.cc
|
| diff --git a/cc/test/animation_test_common.cc b/cc/test/animation_test_common.cc
|
| index e7264eeeda4e33f626856e5bbef6c88b5a3652d2..7ceaf3fc0cf7d41dbad256b49318601580b73082 100644
|
| --- a/cc/test/animation_test_common.cc
|
| +++ b/cc/test/animation_test_common.cc
|
| @@ -9,7 +9,7 @@
|
| #include "CCKeyframedAnimationCurve.h"
|
| #include "CCLayerAnimationController.h"
|
| #include "CCLayerImpl.h"
|
| -#include "LayerChromium.h"
|
| +#include "cc/layer.h"
|
| #include <public/WebTransformOperations.h>
|
|
|
| using namespace cc;
|
|
|