diff options
Diffstat (limited to 'src/pdf/SkPDFFont.cpp')
-rw-r--r-- | src/pdf/SkPDFFont.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pdf/SkPDFFont.cpp b/src/pdf/SkPDFFont.cpp index 5d092e5db7..3c5739cb71 100644 --- a/src/pdf/SkPDFFont.cpp +++ b/src/pdf/SkPDFFont.cpp @@ -8,7 +8,6 @@ #include <ctype.h> #include "SkData.h" -#include "SkFontHost.h" #include "SkGlyphCache.h" #include "SkPaint.h" #include "SkPDFCatalog.h" |