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

Unified Diff: Source/core/animation/animatable/AnimatableShapeValue.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/AnimatableShapeValue.h
diff --git a/Source/core/animation/AnimatableShapeValue.h b/Source/core/animation/animatable/AnimatableShapeValue.h
similarity index 98%
rename from Source/core/animation/AnimatableShapeValue.h
rename to Source/core/animation/animatable/AnimatableShapeValue.h
index decc6f33f0362ce10bcb9da03b066c984b2a8227..ce461ade21c57cf7fab2f6f27405a3bc55e4cfb1 100644
--- a/Source/core/animation/AnimatableShapeValue.h
+++ b/Source/core/animation/animatable/AnimatableShapeValue.h
@@ -31,7 +31,7 @@
#ifndef AnimatableShapeValue_h
#define AnimatableShapeValue_h
-#include "core/animation/AnimatableValue.h"
+#include "core/animation/animatable/AnimatableValue.h"
#include "core/rendering/style/ShapeValue.h"
namespace WebCore {
« no previous file with comments | « Source/core/animation/animatable/AnimatableShadow.cpp ('k') | Source/core/animation/animatable/AnimatableShapeValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698