| Index: Source/core/platform/graphics/Canvas2DLayerManagerTest.cpp
|
| diff --git a/Source/core/platform/graphics/chromium/Canvas2DLayerManagerTest.cpp b/Source/core/platform/graphics/Canvas2DLayerManagerTest.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/chromium/Canvas2DLayerManagerTest.cpp
|
| rename to Source/core/platform/graphics/Canvas2DLayerManagerTest.cpp
|
| index c027a92aec047d3ec2e345e5ca2795c3432f0cb3..1d386741480385ba76776e43ffdcd049bb4ba6cf 100644
|
| --- a/Source/core/platform/graphics/chromium/Canvas2DLayerManagerTest.cpp
|
| +++ b/Source/core/platform/graphics/Canvas2DLayerManagerTest.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "core/platform/graphics/chromium/Canvas2DLayerManager.h"
|
| +#include "core/platform/graphics/Canvas2DLayerManager.h"
|
|
|
| #include "SkDevice.h"
|
| #include "SkSurface.h"
|
|
|