Index: Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.h |
diff --git a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.h b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.h |
index a8155da4364059a9dff671b9a429d5297f64a641..fd228ba34e00538e76a2793a274eef72d0750364 100644 |
--- a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.h |
+++ b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.h |
@@ -37,9 +37,9 @@ |
#include "SkPaint.h" |
#include "SkTypeface.h" |
#include "SkTypeface_win.h" |
-#include "core/platform/graphics/FontOrientation.h" |
#include "core/platform/graphics/opentype/OpenTypeVerticalData.h" |
#include "platform/SharedBuffer.h" |
+#include "platform/fonts/FontOrientation.h" |
#include "wtf/Forward.h" |
#include "wtf/HashTableDeletedValueType.h" |
#include "wtf/OwnPtr.h" |