Index: include/core/SkPaint.h |
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
index e86d01195c8e892d417c08b7d59b014af613e39e..f7872fdf90b6f632e2ffbf896d64f3037ccd2a0b 100644 |
--- a/include/core/SkPaint.h |
+++ b/include/core/SkPaint.h |
@@ -1146,6 +1146,7 @@ private: |
friend class SkPDFDevice; |
friend class GrBitmapTextContext; |
friend class GrDistanceFieldTextContext; |
+ friend class GrStencilAndCoverTextContext; |
friend class SkTextToPathIter; |
friend class SkCanonicalizePaint; |