| Index: include/core/SkPaint.h
|
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
|
| index 2038e6f5476a8abea39ffdb88cad4bcc35e69424..991a727f935498cbf9d716313e1089d034026221 100644
|
| --- a/include/core/SkPaint.h
|
| +++ b/include/core/SkPaint.h
|
| @@ -1123,7 +1123,7 @@ private:
|
| friend class SkGraphics; // So Term() can be called.
|
| friend class SkPDFDevice;
|
| friend class GrBitmapTextContext;
|
| - friend class GrBitmapTextContextB;
|
| + friend class GrAtlasTextContext;
|
| friend class GrDistanceFieldTextContext;
|
| friend class GrStencilAndCoverTextContext;
|
| friend class GrPathRendering;
|
|
|