Chromium Code Reviews| Index: include/core/SkTypeface.h |
| diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h |
| index 618e16d636dd8a0959a6392c03b14bf21697dd4d..6a6d7241a2c861a1268ef992b5d87ed7b652d379 100644 |
| --- a/include/core/SkTypeface.h |
| +++ b/include/core/SkTypeface.h |
| @@ -386,8 +386,6 @@ private: |
| friend class SkPaint; |
| friend class SkGlyphCache; // GetDefaultTypeface |
| - // just so deprecated fonthost can call protected methods |
| - friend class SkFontHost; |
| typedef SkWeakRefCnt INHERITED; |
| }; |