Chromium Code Reviews| Index: include/core/SkPaint.h |
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
| index 95fc0b87ad0be45dc85cd0569849c24e766d50d6..75a717a8beebe621d5281b41dbc2a8d43b298e71 100644 |
| --- a/include/core/SkPaint.h |
| +++ b/include/core/SkPaint.h |
| @@ -1137,6 +1137,7 @@ private: |
| friend class SkPDFDevice; |
| friend class GrBitmapTextContext; |
| friend class GrDistanceFieldTextContext; |
| + friend class GrStencilAndCoverTextContext; |
| friend class SkTextToPathIter; |
| friend class SkCanonicalizePaint; |