Index: Source/platform/graphics/Canvas2DLayerManagerTest.cpp |
diff --git a/Source/web/tests/Canvas2DLayerManagerTest.cpp b/Source/platform/graphics/Canvas2DLayerManagerTest.cpp |
similarity index 99% |
rename from Source/web/tests/Canvas2DLayerManagerTest.cpp |
rename to Source/platform/graphics/Canvas2DLayerManagerTest.cpp |
index ab47ff413af8db74dd1c7064931fff9270062a97..a2f6b0c5da032239c56e93549cbb6af63fe2b43d 100644 |
--- a/Source/web/tests/Canvas2DLayerManagerTest.cpp |
+++ b/Source/platform/graphics/Canvas2DLayerManagerTest.cpp |
@@ -28,10 +28,10 @@ |
#include "SkDevice.h" |
#include "SkSurface.h" |
+#include "platform/graphics/test/MockWebGraphicsContext3D.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebGraphicsContext3DProvider.h" |
#include "public/platform/WebThread.h" |
-#include "web/tests/MockWebGraphicsContext3D.h" |
#include <gmock/gmock.h> |
#include <gtest/gtest.h> |