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