Index: Source/core/animation/DeferredLegacyStyleInterpolation.h |
diff --git a/Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.h b/Source/core/animation/DeferredLegacyStyleInterpolation.h |
similarity index 96% |
rename from Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.h |
rename to Source/core/animation/DeferredLegacyStyleInterpolation.h |
index 94f66be269c7bb2f83d7936ac65536b509d1cfb6..ba4cddce6a9ea43e1d85537f1466aef2c3e41439 100644 |
--- a/Source/core/animation/interpolation/DeferredLegacyStyleInterpolation.h |
+++ b/Source/core/animation/DeferredLegacyStyleInterpolation.h |
@@ -5,7 +5,7 @@ |
#ifndef DeferredLegacyStyleInterpolation_h |
#define DeferredLegacyStyleInterpolation_h |
-#include "core/animation/interpolation/StyleInterpolation.h" |
+#include "core/animation/StyleInterpolation.h" |
#include "core/css/CSSValue.h" |
namespace blink { |