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

Unified Diff: Source/core/platform/graphics/win/TransparencyWin.h

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/win/TransparencyWin.h
diff --git a/Source/core/platform/graphics/win/TransparencyWin.h b/Source/core/platform/graphics/win/TransparencyWin.h
index 71e0c86bc35000e64135e28d59b9c1722276a28d..997c31db3e17160eb0647c71796d693b38f308ed 100644
--- a/Source/core/platform/graphics/win/TransparencyWin.h
+++ b/Source/core/platform/graphics/win/TransparencyWin.h
@@ -33,7 +33,7 @@
#include <windows.h>
-#include "core/platform/graphics/ImageBuffer.h"
+#include "platform/graphics/ImageBuffer.h"
#include "platform/transforms/AffineTransform.h"
#include "wtf/Noncopyable.h"
« no previous file with comments | « Source/core/platform/graphics/win/SimpleFontDataWin.cpp ('k') | Source/core/platform/graphics/win/TransparencyWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698