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

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

Powered by Google App Engine
This is Rietveld 408576698