| Index: Source/core/platform/graphics/FontFallbackList.cpp
|
| diff --git a/Source/core/platform/graphics/FontFallbackList.cpp b/Source/core/platform/graphics/FontFallbackList.cpp
|
| index 6ca6efa10dde4844e7b370a4838eed6deaac1e70..99f6698bdaca477fc8b2ffe305d2680311e4e8ae 100644
|
| --- a/Source/core/platform/graphics/FontFallbackList.cpp
|
| +++ b/Source/core/platform/graphics/FontFallbackList.cpp
|
| @@ -29,7 +29,6 @@
|
| #include "config.h"
|
| #include "core/platform/graphics/FontFallbackList.h"
|
|
|
| -#include "core/platform/graphics/Font.h"
|
| #include "core/platform/graphics/FontCache.h"
|
| #include "core/platform/graphics/SegmentedFontData.h"
|
|
|
|
|