| Index: Source/core/css/CSSFontFaceSource.cpp
|
| diff --git a/Source/core/css/CSSFontFaceSource.cpp b/Source/core/css/CSSFontFaceSource.cpp
|
| index 6614f8e9fe49b60148edbe274f00e90d9f9f1599..38421dc5045da10eb14712628fcef56457b66c60 100644
|
| --- a/Source/core/css/CSSFontFaceSource.cpp
|
| +++ b/Source/core/css/CSSFontFaceSource.cpp
|
| @@ -30,7 +30,6 @@
|
| #include "core/css/CSSCustomFontData.h"
|
| #include "core/css/CSSFontFace.h"
|
| #include "core/css/CSSFontSelector.h"
|
| -#include "core/fetch/FontResource.h"
|
| #include "core/platform/graphics/FontCache.h"
|
| #include "core/platform/graphics/SimpleFontData.h"
|
| #include "platform/fonts/FontDescription.h"
|
|
|