Chromium Code Reviews| Index: include/core/SkPaint.h |
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
| index 1244795819063cee64fb86f042bacfef9fa76843..09ebe41ef9d0c88e3630fd93073a9562ed48efa7 100644 |
| --- a/include/core/SkPaint.h |
| +++ b/include/core/SkPaint.h |
| @@ -1069,6 +1069,7 @@ private: |
| friend class SkDraw; |
| friend class SkGraphics; // So Term() can be called. |
| friend class SkPDFDevice; |
| + friend class GrDistanceFieldTextContext; |
| friend class SkTextToPathIter; |
| friend class SkCanonicalizePaint; |