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

Unified Diff: Source/platform/animation/AnimationValue.h

Issue 112463008: Move core/platform/animation files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add comments and platform tests Created 6 years, 11 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
« no previous file with comments | « Source/core/rendering/style/RenderStyle.h ('k') | Source/platform/animation/KeyframeValueList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/animation/AnimationValue.h
diff --git a/Source/core/platform/animation/AnimationValue.h b/Source/platform/animation/AnimationValue.h
similarity index 98%
rename from Source/core/platform/animation/AnimationValue.h
rename to Source/platform/animation/AnimationValue.h
index cba337cbf2e82c38b1559de6f4b78b8d14ddeef8..0b27ba51e7d7dea293e92390578c063da48240ef 100644
--- a/Source/core/platform/animation/AnimationValue.h
+++ b/Source/platform/animation/AnimationValue.h
@@ -27,7 +27,7 @@
#ifndef AnimationValue_h
#define AnimationValue_h
-#include "core/platform/animation/TimingFunction.h"
+#include "platform/animation/TimingFunction.h"
#include "platform/graphics/filters/FilterOperations.h"
#include "platform/transforms/TransformOperations.h"
« no previous file with comments | « Source/core/rendering/style/RenderStyle.h ('k') | Source/platform/animation/KeyframeValueList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698