Index: include/core/SkPaint.h |
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
index 7dc3a4e03ccefb56e802b26fe4e38ee1d6a3a9e7..a5c6d3b45606eb8fc52101a05f604eef7b746b5b 100644 |
--- a/include/core/SkPaint.h |
+++ b/include/core/SkPaint.h |
@@ -1070,6 +1070,7 @@ private: |
friend class SkDraw; |
friend class SkGraphics; // So Term() can be called. |
friend class SkPDFDevice; |
+ friend class GrBitmapTextContext; |
friend class GrDistanceFieldTextContext; |
friend class SkTextToPathIter; |
friend class SkCanonicalizePaint; |