Index: Source/core/platform/graphics/Font.cpp |
diff --git a/Source/core/platform/graphics/Font.cpp b/Source/core/platform/graphics/Font.cpp |
index ee37bb944b0660f657147496a2687d421ac96af7..c903861a8f1c52bd7aba48e37b76736359d61024 100644 |
--- a/Source/core/platform/graphics/Font.cpp |
+++ b/Source/core/platform/graphics/Font.cpp |
@@ -28,7 +28,6 @@ |
#include "platform/geometry/FloatRect.h" |
#include "platform/graphics/TextRun.h" |
#include "wtf/MainThread.h" |
-#include "wtf/MathExtras.h" |
#include "wtf/StdLibExtras.h" |
#include "wtf/UnusedParam.h" |
#include "wtf/text/StringBuilder.h" |