| Index: Source/core/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| diff --git a/Source/core/platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp b/Source/core/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp
|
| rename to Source/core/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| index 7cc29d7ce23d256c111fdd75b64e10997d723348..391808afeb61672d6717a93fa7e8359a59dedd9c 100644
|
| --- a/Source/core/platform/graphics/chromium/Canvas2DLayerBridgeTest.cpp
|
| +++ b/Source/core/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "core/platform/graphics/chromium/Canvas2DLayerBridge.h"
|
| +#include "core/platform/graphics/Canvas2DLayerBridge.h"
|
|
|
| #include "SkDeferredCanvas.h"
|
| #include "SkSurface.h"
|
|
|