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

Unified Diff: Source/web/tests/TransparencyWinTest.cpp

Issue 26679003: Move platform/graphics/chromium/* to platform/graphics/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rename fix 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
Index: Source/web/tests/TransparencyWinTest.cpp
diff --git a/Source/web/tests/TransparencyWinTest.cpp b/Source/web/tests/TransparencyWinTest.cpp
index a21cf996035ba24d781855e6f28cb3c82ea13131..374f13214e66a0d67c257a02a3d3f1fc7d297ea1 100644
--- a/Source/web/tests/TransparencyWinTest.cpp
+++ b/Source/web/tests/TransparencyWinTest.cpp
@@ -29,10 +29,9 @@
*/
#include "config.h"
-#include "core/platform/graphics/chromium/TransparencyWin.h"
-
#include "core/platform/graphics/GraphicsContext.h"
#include "core/platform/graphics/ImageBuffer.h"
+#include "core/platform/graphics/win/TransparencyWin.h"
#include "platform/transforms/AffineTransform.h"
#include "skia/ext/platform_canvas.h"
« no previous file with comments | « Source/web/tests/OpaqueRectTrackingContentLayerDelegateTest.cpp ('k') | Source/web/tests/UniscribeHelperTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698