| Index: third_party/WebKit/Source/core/animation/CustomCompositorAnimations.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/CustomCompositorAnimations.cpp b/third_party/WebKit/Source/core/animation/CustomCompositorAnimations.cpp
|
| index 04fa244c8ab8b5dc67ad1e8931fa215a02122cf2..2cfb71824736ff5d626a11e8d9ca0764809f826b 100644
|
| --- a/third_party/WebKit/Source/core/animation/CustomCompositorAnimations.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/CustomCompositorAnimations.cpp
|
| @@ -11,8 +11,8 @@
|
| #include "core/animation/animatable/AnimatableDouble.h"
|
| #include "core/animation/animatable/AnimatableTransform.h"
|
| #include "core/animation/animatable/AnimatableValue.h"
|
| -#include "platform/TraceEvent.h"
|
| #include "platform/graphics/CompositorMutation.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "platform/transforms/Matrix3DTransformOperation.h"
|
| #include "platform/transforms/MatrixTransformOperation.h"
|
| #include "platform/transforms/TransformOperations.h"
|
|
|