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