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

Unified Diff: Source/platform/animation/KeyframeValueList.cpp

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/platform/animation/KeyframeValueList.h ('k') | Source/platform/animation/TimingFunction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/animation/KeyframeValueList.cpp
diff --git a/Source/core/platform/animation/KeyframeValueList.cpp b/Source/platform/animation/KeyframeValueList.cpp
similarity index 97%
rename from Source/core/platform/animation/KeyframeValueList.cpp
rename to Source/platform/animation/KeyframeValueList.cpp
index 174172ccd5e7339f25bdeda39c0526b182d4a40d..26af697ba8de5a24b8ad7f796a94a4b431b327a7 100644
--- a/Source/core/platform/animation/KeyframeValueList.cpp
+++ b/Source/platform/animation/KeyframeValueList.cpp
@@ -26,7 +26,7 @@
#include "config.h"
-#include "core/platform/animation/KeyframeValueList.h"
+#include "platform/animation/KeyframeValueList.h"
namespace WebCore {
« no previous file with comments | « Source/platform/animation/KeyframeValueList.h ('k') | Source/platform/animation/TimingFunction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698