Index: include/core/SkTypeface.h |
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h |
index 0b1c1f24ac73c3db806b30497641b270b6788df0..7b47c214a779f02774bac734aa9264f06290fb89 100644 |
--- a/include/core/SkTypeface.h |
+++ b/include/core/SkTypeface.h |
@@ -322,6 +322,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, |