| Index: Source/core/animation/ShadowStyleInterpolation.h
|
| diff --git a/Source/core/animation/ShadowStyleInterpolation.h b/Source/core/animation/ShadowStyleInterpolation.h
|
| index 1b0d60d329fb2b113f135563387b655ec7a6fde8..f007a843fb2100a0b27112e083b565bfc262ab64 100644
|
| --- a/Source/core/animation/ShadowStyleInterpolation.h
|
| +++ b/Source/core/animation/ShadowStyleInterpolation.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/animation/StyleInterpolation.h"
|
| #include "core/css/CSSShadowValue.h"
|
| -#include "core/layout/style/LayoutStyle.h"
|
| +#include "core/layout/style/ComputedStyle.h"
|
| #include "platform/Length.h"
|
|
|
| namespace blink {
|
|
|