| Index: include/core/SkTypeface.h
|
| diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h
|
| index 7d8b892f2cddb48ceadbc69afc1f55e3b2f28ba8..873c882e5250a161a299c290450eee4fc67d0b79 100644
|
| --- a/include/core/SkTypeface.h
|
| +++ b/include/core/SkTypeface.h
|
| @@ -367,6 +367,7 @@ private:
|
| friend class SkPDFCIDFont;
|
| friend class GrPathRendering;
|
| friend class GrGLPathRendering;
|
| + friend class SkRandomTypeface; // For debugging
|
|
|
| /** Retrieve detailed typeface metrics. Used by the PDF backend.
|
| @param perGlyphInfo Indicate what glyph specific information (advances,
|
|
|