| Index: include/core/SkPaint.h
|
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
|
| index 2090ed23377ca58612952b721b8b8daf0d88aee2..087f85e3722a765242a228014e8720cad8e82f15 100644
|
| --- a/include/core/SkPaint.h
|
| +++ b/include/core/SkPaint.h
|
| @@ -1094,7 +1094,7 @@ private:
|
| friend class GrDistanceFieldTextContext;
|
| friend class GrStencilAndCoverTextContext;
|
| friend class GrPathRendering;
|
| - friend class GrTextContext;
|
| + friend class GrTextUtils;
|
| friend class GrGLPathRendering;
|
| friend class SkScalerContext;
|
| friend class SkTextToPathIter;
|
|
|