diff options
Diffstat (limited to 'src/gpu/text/GrTextBlob.h')
-rw-r--r-- | src/gpu/text/GrTextBlob.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpu/text/GrTextBlob.h b/src/gpu/text/GrTextBlob.h index e34ab88ef2..19128ab98e 100644 --- a/src/gpu/text/GrTextBlob.h +++ b/src/gpu/text/GrTextBlob.h @@ -11,7 +11,6 @@ #include "GrColor.h" #include "GrDrawOpAtlas.h" #include "GrGlyphCache.h" -#include "GrMemoryPool.h" #include "GrTextUtils.h" #include "SkDescriptor.h" #include "SkMaskFilterBase.h" @@ -25,7 +24,6 @@ class GrAtlasManager; struct GrDistanceFieldAdjustTable; struct GrGlyph; -class GrMemoryPool; class SkDrawFilter; class SkTextBlob; |