Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(338)

Unified Diff: Source/core/animation/DeferredLegacyStyleInterpolationTest.cpp

Issue 408443004: Web Animations: Remove confusing interpolation subdirectory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « Source/core/animation/DeferredLegacyStyleInterpolation.cpp ('k') | Source/core/animation/InertAnimation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698