Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Unified Diff: include/core/SkTypeface.h

Issue 943333004: Remove SkFontHost includes and friends. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix comments. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/core/SkAdvancedTypefaceMetrics.h ('k') | include/ports/SkFontConfigInterface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
};
« no previous file with comments | « include/core/SkAdvancedTypefaceMetrics.h ('k') | include/ports/SkFontConfigInterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698