| 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>
|
|
|