aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPaint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkPaint.h')
-rw-r--r--include/core/SkPaint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
index 85c2e3b2f7..6c60fc3587 100644
--- a/include/core/SkPaint.h
+++ b/include/core/SkPaint.h
@@ -1678,7 +1678,7 @@ private:
static SkScalar MaxCacheSize2(SkScalar maxLimit);
friend class GrAtlasTextBlob;
- friend class GrAtlasTextContext;
+ friend class GrTextContext;
friend class GrGLPathRendering;
friend class GrPathRendering;
friend class GrTextUtils;