| Index: Source/core/animation/ShadowStyleInterpolation.h
|
| diff --git a/Source/core/animation/ShadowStyleInterpolation.h b/Source/core/animation/ShadowStyleInterpolation.h
|
| index f007a843fb2100a0b27112e083b565bfc262ab64..7140c75a57371bfd37ac8d405ec059711979c7ef 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/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "platform/Length.h"
|
|
|
| namespace blink {
|
|
|