| Index: Source/platform/graphics/skia/GaneshUtils.cpp
|
| diff --git a/Source/core/platform/graphics/GaneshUtils.cpp b/Source/platform/graphics/skia/GaneshUtils.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/GaneshUtils.cpp
|
| rename to Source/platform/graphics/skia/GaneshUtils.cpp
|
| index b1a1a9af0cc57f14682b67fee66ca5d443e326b9..a4a6cf351841147bcaa1d0f23b20b107b09ce6c8 100644
|
| --- a/Source/core/platform/graphics/GaneshUtils.cpp
|
| +++ b/Source/platform/graphics/skia/GaneshUtils.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/GaneshUtils.h"
|
| +#include "platform/graphics/skia/GaneshUtils.h"
|
|
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/gpu/SkGrPixelRef.h"
|
|
|