Index: Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp |
diff --git a/Source/core/animation/interpolation/DeferredLegacyStyleInterpolationTest.cpp b/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp |
similarity index 98% |
rename from Source/core/animation/interpolation/DeferredLegacyStyleInterpolationTest.cpp |
rename to Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp |
index ee1072e1c6150f3b416f0100515413229c95fcfc..f2888b8d2e5da868a3bd9c7a7159daaa1c67dd71 100644 |
--- a/Source/core/animation/interpolation/DeferredLegacyStyleInterpolationTest.cpp |
+++ b/Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "config.h" |
-#include "core/animation/interpolation/DeferredLegacyStyleInterpolation.h" |
+#include "core/animation/DeferredLegacyStyleInterpolation.h" |
#include "core/css/CSSInheritedValue.h" |
#include "core/css/CSSPrimitiveValue.h" |