| Index: include/core/SkPaint.h
|
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
|
| index 5015c49d698706798276a7a021efe8bbd4b0bd4a..4bf8c059ac5054598bf53d5a5cbc8fc97c00c678 100644
|
| --- a/include/core/SkPaint.h
|
| +++ b/include/core/SkPaint.h
|
| @@ -1122,7 +1122,6 @@
|
| friend class SkGraphics; // So Term() can be called.
|
| friend class SkPDFDevice;
|
| friend class GrBitmapTextContext;
|
| - friend class GrBitmapTextContextB;
|
| friend class GrDistanceFieldTextContext;
|
| friend class GrStencilAndCoverTextContext;
|
| friend class GrPathRendering;
|
|
|