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