Chromium Code Reviews| Index: include/core/SkTextBlob.h |
| diff --git a/include/core/SkTextBlob.h b/include/core/SkTextBlob.h |
| index 6970e6d5c78294b19787bddd32d984c069d5c7f8..7c0be01d455646e072b499b6785e66bafc231221 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; |