Index: include/core/SkTypeface.h |
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h |
index 1df467a0e528f61080b10d7495c34a1201e1cc61..49df267a60172c67a9f39f5df5d9076944e49c5b 100644 |
--- a/include/core/SkTypeface.h |
+++ b/include/core/SkTypeface.h |
@@ -328,6 +328,8 @@ private: |
friend class SkGTypeface; |
friend class SkPDFFont; |
friend class SkPDFCIDFont; |
+ friend class GrPathRendering; |
+ friend class GrGLPathRendering; |
/** Retrieve detailed typeface metrics. Used by the PDF backend. |
@param perGlyphInfo Indicate what glyph specific information (advances, |