| Index: include/core/SkPaint.h
 | 
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
 | 
| index 79821e5769bc2c3e274b375ddd94404c2f971f72..4bf8c059ac5054598bf53d5a5cbc8fc97c00c678 100644
 | 
| --- a/include/core/SkPaint.h
 | 
| +++ b/include/core/SkPaint.h
 | 
| @@ -1125,6 +1125,7 @@ private:
 | 
|      friend class GrDistanceFieldTextContext;
 | 
|      friend class GrStencilAndCoverTextContext;
 | 
|      friend class GrPathRendering;
 | 
| +    friend class GrTextContext;
 | 
|      friend class GrGLPathRendering;
 | 
|      friend class SkTextToPathIter;
 | 
|      friend class SkCanonicalizePaint;
 | 
| 
 |