| Index: Source/core/animation/animatable/AnimatableValueKeyframe.cpp
|
| diff --git a/Source/core/animation/animatable/AnimatableValueKeyframe.cpp b/Source/core/animation/animatable/AnimatableValueKeyframe.cpp
|
| index 640ce6fa6c049cb4f17ea15d43be15e66013c647..7184cbbda91658933d8bd641f18672d76b9e7bca 100644
|
| --- a/Source/core/animation/animatable/AnimatableValueKeyframe.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableValueKeyframe.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "config.h"
|
| #include "core/animation/animatable/AnimatableValueKeyframe.h"
|
|
|
| -#include "core/animation/interpolation/LegacyStyleInterpolation.h"
|
| +#include "core/animation/LegacyStyleInterpolation.h"
|
|
|
| namespace blink {
|
|
|
|
|