| Index: Source/platform/fonts/skia/GlyphPageTreeNodeSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/GlyphPageTreeNodeSkia.cpp b/Source/platform/fonts/skia/GlyphPageTreeNodeSkia.cpp
|
| similarity index 96%
|
| rename from Source/core/platform/graphics/skia/GlyphPageTreeNodeSkia.cpp
|
| rename to Source/platform/fonts/skia/GlyphPageTreeNodeSkia.cpp
|
| index 19f1f99600dbe359f90bfbdb836f70edabb6bf5d..72c20972fc99db265a8d159543219c22048bfef7 100644
|
| --- a/Source/core/platform/graphics/skia/GlyphPageTreeNodeSkia.cpp
|
| +++ b/Source/platform/fonts/skia/GlyphPageTreeNodeSkia.cpp
|
| @@ -29,9 +29,9 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/GlyphPageTreeNode.h"
|
| +#include "platform/fonts/GlyphPageTreeNode.h"
|
|
|
| -#include "core/platform/graphics/SimpleFontData.h"
|
| +#include "platform/fonts/SimpleFontData.h"
|
|
|
| #include "SkPaint.h"
|
| #include "SkTemplates.h"
|
|
|