| Index: Source/core/platform/graphics/skia/FontCustomPlatformData.cpp
|
| diff --git a/Source/core/platform/graphics/skia/FontCustomPlatformData.cpp b/Source/core/platform/graphics/skia/FontCustomPlatformData.cpp
|
| index 52acb9f7b0fd52f8e62638e7ad5d7118f3c4e615..9951d4eeefa6112417b99c72f5a3beeeef4f0ff1 100644
|
| --- a/Source/core/platform/graphics/skia/FontCustomPlatformData.cpp
|
| +++ b/Source/core/platform/graphics/skia/FontCustomPlatformData.cpp
|
| @@ -39,9 +39,9 @@
|
| #include "SkStream.h"
|
| #endif
|
|
|
| -#include "LayoutTestSupport.h"
|
| -#include "NotImplemented.h"
|
| -#include "SharedBuffer.h"
|
| +#include "core/platform/LayoutTestSupport.h"
|
| +#include "core/platform/NotImplemented.h"
|
| +#include "core/platform/SharedBuffer.h"
|
| #include "core/platform/graphics/FontPlatformData.h"
|
| #include "core/platform/graphics/opentype/OpenTypeSanitizer.h"
|
|
|
|
|