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

Unified Diff: Source/core/animation/css/CSSAnimationDataList.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/core/animation/css/CSSAnimationDataList.h ('k') | Source/core/animation/css/CSSAnimations.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/animation/css/CSSAnimationDataList.cpp
diff --git a/Source/core/platform/animation/CSSAnimationDataList.cpp b/Source/core/animation/css/CSSAnimationDataList.cpp
similarity index 97%
rename from Source/core/platform/animation/CSSAnimationDataList.cpp
rename to Source/core/animation/css/CSSAnimationDataList.cpp
index 5170e7680f969d3fc85dbaf98d992f1e07fe40e3..e130d93aea11c0441379b270115b40ce51d18d87 100644
--- a/Source/core/platform/animation/CSSAnimationDataList.cpp
+++ b/Source/core/animation/css/CSSAnimationDataList.cpp
@@ -20,7 +20,7 @@
*/
#include "config.h"
-#include "core/platform/animation/CSSAnimationDataList.h"
+#include "core/animation/css/CSSAnimationDataList.h"
namespace WebCore {
« no previous file with comments | « Source/core/animation/css/CSSAnimationDataList.h ('k') | Source/core/animation/css/CSSAnimations.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698