| Index: Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp
|
| diff --git a/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp b/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp
|
| index 7bb8f8866899a3f79d4dc46e722c77a16b8bbe78..107fa287e065fad5d20835b42d24d1cd18740e29 100644
|
| --- a/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp
|
| +++ b/Source/core/platform/graphics/opentype/OpenTypeVerticalData.cpp
|
| @@ -27,10 +27,10 @@
|
| #include "core/platform/graphics/opentype/OpenTypeVerticalData.h"
|
|
|
| #include "platform/SharedBuffer.h"
|
| -#include "core/platform/graphics/FloatRect.h"
|
| #include "core/platform/graphics/GlyphPage.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
| #include "core/platform/graphics/opentype/OpenTypeTypes.h"
|
| +#include "platform/geometry/FloatRect.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| using namespace std;
|
|
|