| Index: Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| index d26b3362f95bc1dfb0549f7910f4c93624e9abdb..1d88c23384f8f6272664a9a84eae71e5506f89e0 100644
|
| --- a/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "config.h"
|
| #include "core/platform/graphics/FontCustomPlatformData.h"
|
|
|
| -#include "core/platform/LayoutTestSupport.h"
|
| +#include "platform/LayoutTestSupport.h"
|
| #include "platform/NotImplemented.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "core/platform/graphics/FontPlatformData.h"
|
|
|