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

Unified Diff: Source/core/animation/animatable/AnimatableValueTestHelper.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/AnimatableValueTestHelper.cpp
diff --git a/Source/core/animation/AnimatableValueTestHelper.cpp b/Source/core/animation/animatable/AnimatableValueTestHelper.cpp
similarity index 99%
rename from Source/core/animation/AnimatableValueTestHelper.cpp
rename to Source/core/animation/animatable/AnimatableValueTestHelper.cpp
index f43065913a313c0aa17f5ef52485b1ea27b45f97..425e0f15a332fac636558b4549929dcf5c5ec8ca 100644
--- a/Source/core/animation/AnimatableValueTestHelper.cpp
+++ b/Source/core/animation/animatable/AnimatableValueTestHelper.cpp
@@ -30,7 +30,7 @@
#include "config.h"
-#include "core/animation/AnimatableValueTestHelper.h"
+#include "core/animation/animatable/AnimatableValueTestHelper.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698