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

Unified Diff: Source/core/animation/animatable/AnimatableNeutral.h

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/AnimatableNeutral.h
diff --git a/Source/core/animation/AnimatableNeutral.h b/Source/core/animation/animatable/AnimatableNeutral.h
similarity index 97%
rename from Source/core/animation/AnimatableNeutral.h
rename to Source/core/animation/animatable/AnimatableNeutral.h
index 16f8595b29fd46eebcc4d47cae0077ad71fd4d46..e776c2225df942f581c531304b2bc9bc76857899 100644
--- a/Source/core/animation/AnimatableNeutral.h
+++ b/Source/core/animation/animatable/AnimatableNeutral.h
@@ -31,7 +31,7 @@
#ifndef AnimatableNeutral_h
#define AnimatableNeutral_h
-#include "core/animation/AnimatableValue.h"
+#include "core/animation/animatable/AnimatableValue.h"
namespace WebCore {
« no previous file with comments | « Source/core/animation/animatable/AnimatableLengthTest.cpp ('k') | Source/core/animation/animatable/AnimatableNeutralTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698