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

Unified Diff: Source/core/platform/graphics/chromium/TransparencyWin.cpp

Issue 25494003: Move geometry classes from core/platform/graphics to platform/geometry (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/core/platform/graphics/chromium/TransparencyWin.cpp
diff --git a/Source/core/platform/graphics/chromium/TransparencyWin.cpp b/Source/core/platform/graphics/chromium/TransparencyWin.cpp
index 539cde4f931f2bf277196c154aa082b1b9fea0f4..c8d83e99f2ca8d17d6554a9fd90f52073ded79aa 100644
--- a/Source/core/platform/graphics/chromium/TransparencyWin.cpp
+++ b/Source/core/platform/graphics/chromium/TransparencyWin.cpp
@@ -35,7 +35,7 @@
#include "core/platform/graphics/ImageBuffer.h"
#include "core/platform/graphics/SimpleFontData.h"
#include "core/platform/graphics/chromium/TransparencyWin.h"
-#include "core/platform/graphics/transforms/AffineTransform.h"
+#include "platform/transforms/AffineTransform.h"
#include "SkColorPriv.h"
#include "skia/ext/platform_canvas.h"
« no previous file with comments | « Source/core/platform/graphics/chromium/TransparencyWin.h ('k') | Source/core/platform/graphics/filters/FEConvolveMatrix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698