| Index: sky/engine/core/css/CSSFontFace.cpp
|
| diff --git a/sky/engine/core/css/CSSFontFace.cpp b/sky/engine/core/css/CSSFontFace.cpp
|
| index 4c68ca47ef73b5f4048d74178716a259ba776534..79906bdbaf8275168111f650971d175dffee8af6 100644
|
| --- a/sky/engine/core/css/CSSFontFace.cpp
|
| +++ b/sky/engine/core/css/CSSFontFace.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "sky/engine/core/css/CSSSegmentedFontFace.h"
|
| #include "sky/engine/core/css/FontFaceSet.h"
|
| #include "sky/engine/core/css/RemoteFontFaceSource.h"
|
| -#include "sky/engine/core/frame/UseCounter.h"
|
| #include "sky/engine/platform/fonts/FontDescription.h"
|
| #include "sky/engine/platform/fonts/SimpleFontData.h"
|
|
|
|
|