| Index: third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp b/third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp
|
| index 24e802cedab22282b5d74a959857aa211d25e353..1d5ace8fef2ed6f83c84897f52b53263c2e9a275 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp
|
| +++ b/third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "core/animation/InterpolationEnvironment.h"
|
| #include "core/animation/InvalidatableInterpolation.h"
|
| #include "core/animation/KeyframeEffect.h"
|
| -#include "core/animation/StyleInterpolation.h"
|
| +#include "core/animation/LegacyStyleInterpolation.h"
|
| #include "core/animation/animatable/AnimatableValue.h"
|
| #include "core/animation/css/CSSAnimatableValueFactory.h"
|
| #include "core/animation/css/CSSAnimations.h"
|
|
|