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

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

Issue 61753010: Move CSSAnimationData and CSSAnimationDataList to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/CSSAnimationDataList.h ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/animation/CSSAnimationDataList.cpp
diff --git a/Source/core/platform/animation/CSSAnimationDataList.cpp b/Source/platform/animation/CSSAnimationDataList.cpp
similarity index 97%
rename from Source/core/platform/animation/CSSAnimationDataList.cpp
rename to Source/platform/animation/CSSAnimationDataList.cpp
index 5170e7680f969d3fc85dbaf98d992f1e07fe40e3..03ee4a5ae7403f92288d327fe663b3fd18e62317 100644
--- a/Source/core/platform/animation/CSSAnimationDataList.cpp
+++ b/Source/platform/animation/CSSAnimationDataList.cpp
@@ -20,7 +20,7 @@
*/
#include "config.h"
-#include "core/platform/animation/CSSAnimationDataList.h"
+#include "platform/animation/CSSAnimationDataList.h"
namespace WebCore {
« no previous file with comments | « Source/platform/animation/CSSAnimationDataList.h ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698