| Index: Source/core/animation/LegacyStyleInterpolation.h
|
| diff --git a/Source/core/animation/interpolation/LegacyStyleInterpolation.h b/Source/core/animation/LegacyStyleInterpolation.h
|
| similarity index 96%
|
| rename from Source/core/animation/interpolation/LegacyStyleInterpolation.h
|
| rename to Source/core/animation/LegacyStyleInterpolation.h
|
| index 5e15a5af596d9c1363d2c7250736175cc4bbf60f..e2af5aa1c2df38276e728665bf69e22590236eb3 100644
|
| --- a/Source/core/animation/interpolation/LegacyStyleInterpolation.h
|
| +++ b/Source/core/animation/LegacyStyleInterpolation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef LegacyStyleInterpolation_h
|
| #define LegacyStyleInterpolation_h
|
|
|
| -#include "core/animation/interpolation/StyleInterpolation.h"
|
| +#include "core/animation/StyleInterpolation.h"
|
| #include "core/css/resolver/AnimatedStyleBuilder.h"
|
|
|
| namespace blink {
|
|
|