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

Unified Diff: Source/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp
diff --git a/Source/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp b/Source/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp
index 59854165ecca683e8cf3928174ec1e4025cbeb14..0411451cd9d5d0c183b16b0e35f8929a91ff7f19 100644
--- a/Source/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp
+++ b/Source/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp
@@ -27,8 +27,8 @@
#include "core/platform/graphics/chromium/Canvas2DLayerBridge.h"
#include "FakeWebGraphicsContext3D.h"
-#include "GraphicsContext3DPrivate.h"
#include "WebCompositorInitializer.h"
+#include "core/platform/chromium/support/GraphicsContext3DPrivate.h"
#include "core/platform/graphics/ImageBuffer.h"
#include <public/Platform.h>
#include <public/WebThread.h>
« no previous file with comments | « Source/WebKit/chromium/src/painting/ContinuousPainter.cpp ('k') | Source/WebKit/chromium/tests/Canvas2DLayerManagerTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698