| Index: Source/WebKit/chromium/tests/Canvas2DLayerManagerTest.cpp
|
| diff --git a/Source/WebKit/chromium/tests/Canvas2DLayerManagerTest.cpp b/Source/WebKit/chromium/tests/Canvas2DLayerManagerTest.cpp
|
| index 4f03e9a826adb4a4c498ede66b315236312214d0..672d4917fd2d70199d027482fd22faa2a973296b 100644
|
| --- a/Source/WebKit/chromium/tests/Canvas2DLayerManagerTest.cpp
|
| +++ b/Source/WebKit/chromium/tests/Canvas2DLayerManagerTest.cpp
|
| @@ -29,7 +29,7 @@
|
| #include <gmock/gmock.h>
|
| #include <gtest/gtest.h>
|
| #include "FakeWebGraphicsContext3D.h"
|
| -#include "GraphicsContext3DPrivate.h"
|
| +#include "core/platform/chromium/support/GraphicsContext3DPrivate.h"
|
| #include <public/Platform.h>
|
| #include <public/WebThread.h>
|
|
|
|
|