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

Unified Diff: Source/platform/transforms/SkewTransformOperation.cpp

Issue 45553002: Move remaining classes in graphics/transforms to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix merge problem 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
Index: Source/platform/transforms/SkewTransformOperation.cpp
diff --git a/Source/core/platform/graphics/transforms/SkewTransformOperation.cpp b/Source/platform/transforms/SkewTransformOperation.cpp
similarity index 96%
rename from Source/core/platform/graphics/transforms/SkewTransformOperation.cpp
rename to Source/platform/transforms/SkewTransformOperation.cpp
index 5266411e084784bbfeaa913aa4da041c3491cfc8..29368d0dd5645ee469070fd2986b9dd2bd7728ef 100644
--- a/Source/core/platform/graphics/transforms/SkewTransformOperation.cpp
+++ b/Source/platform/transforms/SkewTransformOperation.cpp
@@ -20,7 +20,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/transforms/SkewTransformOperation.h"
+#include "platform/transforms/SkewTransformOperation.h"
#include "platform/animation/AnimationUtilities.h"
« no previous file with comments | « Source/platform/transforms/SkewTransformOperation.h ('k') | Source/platform/transforms/TransformOperation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698