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

Unified Diff: Source/core/animation/animatable/AnimatableLengthSize.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/AnimatableLengthSize.cpp
diff --git a/Source/core/animation/AnimatableLengthSize.cpp b/Source/core/animation/animatable/AnimatableLengthSize.cpp
similarity index 97%
rename from Source/core/animation/AnimatableLengthSize.cpp
rename to Source/core/animation/animatable/AnimatableLengthSize.cpp
index c63239536c0eff24eec7a628b550720695bd4ae0..830f8d0045328ac5e331966145a04eac1db9d971 100644
--- a/Source/core/animation/AnimatableLengthSize.cpp
+++ b/Source/core/animation/animatable/AnimatableLengthSize.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/animation/AnimatableLengthSize.h"
+#include "core/animation/animatable/AnimatableLengthSize.h"
namespace WebCore {
« no previous file with comments | « Source/core/animation/animatable/AnimatableLengthSize.h ('k') | Source/core/animation/animatable/AnimatableLengthTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698