Index: include/core/SkTextBlob.h |
diff --git a/include/core/SkTextBlob.h b/include/core/SkTextBlob.h |
index 950ad8d1a0c96e7fbb9abebf31d2e756277d0fb6..a091f05f5f5854bbacaf79d1af12ce88048fdd06 100644 |
--- a/include/core/SkTextBlob.h |
+++ b/include/core/SkTextBlob.h |
@@ -92,6 +92,7 @@ private: |
static unsigned ScalarsPerGlyph(GlyphPositioning pos); |
friend class GrAtlasTextContext; |
+ friend class GrTextBlobCache; |
friend class GrTextContext; |
friend class SkBaseDevice; |
friend class SkTextBlobBuilder; |