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