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

Unified Diff: Source/core/animation/animatable/AnimatableValueTestHelperTest.cpp

Issue 363183003: Move Animatable* hierarchy into new folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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/animatable/AnimatableValueTestHelperTest.cpp
diff --git a/Source/core/animation/AnimatableValueTestHelperTest.cpp b/Source/core/animation/animatable/AnimatableValueTestHelperTest.cpp
similarity index 98%
rename from Source/core/animation/AnimatableValueTestHelperTest.cpp
rename to Source/core/animation/animatable/AnimatableValueTestHelperTest.cpp
index 16bffd4eacc55e775dc99e8d5d54d99c38b52fb3..ddf2324a6d0210867e818170dd3c989d9660ad44 100644
--- a/Source/core/animation/AnimatableValueTestHelperTest.cpp
+++ b/Source/core/animation/animatable/AnimatableValueTestHelperTest.cpp
@@ -30,7 +30,7 @@
#include "config.h"
-#include "core/animation/AnimatableValueTestHelper.h"
+#include "core/animation/animatable/AnimatableValueTestHelper.h"
#include "core/rendering/ClipPathOperation.h"
#include "core/rendering/style/BasicShapes.h"

Powered by Google App Engine
This is Rietveld 408576698