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

Unified Diff: Source/platform/exported/WebTransformKeyframe.cpp

Issue 43593005: Move WebTransformKeyframe to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, add missing export macro Created 7 years, 2 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/blink_platform.gypi ('k') | public/platform/WebTransformKeyframe.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebTransformKeyframe.cpp
diff --git a/Source/core/platform/chromium/support/WebTransformKeyframe.cpp b/Source/platform/exported/WebTransformKeyframe.cpp
similarity index 99%
rename from Source/core/platform/chromium/support/WebTransformKeyframe.cpp
rename to Source/platform/exported/WebTransformKeyframe.cpp
index 12eb5ffca478e47c31f395a70028fe3dc55cf7be..10ef382e539e518046366f60b4bc56df3de50d7e 100644
--- a/Source/core/platform/chromium/support/WebTransformKeyframe.cpp
+++ b/Source/platform/exported/WebTransformKeyframe.cpp
@@ -24,6 +24,7 @@
#include "config.h"
#include "public/platform/WebTransformKeyframe.h"
+
#include "wtf/PassOwnPtr.h"
namespace WebKit {
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | public/platform/WebTransformKeyframe.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698