Index: include/core/SkPaint.h |
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
index 1244795819063cee64fb86f042bacfef9fa76843..6a9c09337bcd838914d7acb8b91ff287a3667c35 100644 |
--- a/include/core/SkPaint.h |
+++ b/include/core/SkPaint.h |
@@ -1069,6 +1069,7 @@ private: |
friend class SkDraw; |
friend class SkGraphics; // So Term() can be called. |
friend class SkPDFDevice; |
+ friend class SkGpuDevice; |
friend class SkTextToPathIter; |
friend class SkCanonicalizePaint; |