Index: Source/web/WebFontImpl.cpp |
diff --git a/Source/web/WebFontImpl.cpp b/Source/web/WebFontImpl.cpp |
index 2de9babb9fef655faeb05bb36f4f377447a26827..a0fd2c8c2981d57d06c89f0affb50c4528457193 100644 |
--- a/Source/web/WebFontImpl.cpp |
+++ b/Source/web/WebFontImpl.cpp |
@@ -36,8 +36,8 @@ |
#include "WebTextRun.h" |
#include "core/platform/graphics/Font.h" |
#include "core/platform/graphics/FontCache.h" |
-#include "core/platform/graphics/FontDescription.h" |
#include "core/platform/graphics/GraphicsContext.h" |
+#include "platform/fonts/FontDescription.h" |
#include "platform/graphics/TextRun.h" |
#include "public/platform/WebFloatPoint.h" |
#include "public/platform/WebFloatRect.h" |