Index: include/core/SkPaint.h |
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
index af5978d7b3fd41b1650af688e9fdf6ae54530a19..9c47f1d39e9f85c56a80c3d94c7ccda6f4fbf241 100644 |
--- a/include/core/SkPaint.h |
+++ b/include/core/SkPaint.h |
@@ -1127,6 +1127,8 @@ private: |
friend class GrBitmapTextContext; |
friend class GrDistanceFieldTextContext; |
friend class GrStencilAndCoverTextContext; |
+ friend class GrPathRendering; |
+ friend class GrGLPathRendering; |
friend class SkTextToPathIter; |
friend class SkCanonicalizePaint; |