| Index: Source/core/platform/graphics/StringTruncator.cpp
|
| diff --git a/Source/core/platform/graphics/StringTruncator.cpp b/Source/core/platform/graphics/StringTruncator.cpp
|
| index 33a852585785c52b457d3594e0643b0f14bafe28..98946f39c747ebd40f89e129d9a548f1d3e0f8e8 100644
|
| --- a/Source/core/platform/graphics/StringTruncator.cpp
|
| +++ b/Source/core/platform/graphics/StringTruncator.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "config.h"
|
| #include "core/platform/graphics/StringTruncator.h"
|
|
|
| -#include "core/platform/graphics/Font.h"
|
| +#include "platform/fonts/Font.h"
|
| #include "platform/graphics/TextRun.h"
|
| #include "platform/text/TextBreakIterator.h"
|
| #include "wtf/Assertions.h"
|
|
|