aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
diff options
context:
space:
mode:
Diffstat (limited to 'include/core')
-rw-r--r--include/core/SkPaint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
index 5cd05a2ddc..6dc7ed4f5f 100644
--- a/include/core/SkPaint.h
+++ b/include/core/SkPaint.h
@@ -15,7 +15,6 @@
#include "SkRefCnt.h"
class SkAutoDescriptor;
-class SkAutoGlyphCache;
class SkColorFilter;
class SkData;
class SkDescriptor;
@@ -1700,7 +1699,6 @@ private:
friend class GrGLPathRendering;
friend class GrPathRendering;
friend class GrTextUtils;
- friend class SkAutoGlyphCache;
friend class SkAutoGlyphCacheNoGamma;
friend class SkCanonicalizePaint;
friend class SkCanvas;