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

Unified Diff: include/core/SkTypeface.h

Issue 2221163002: SkPDF: SkPDFFont organization changes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-08-09 (Tuesday) 15:24:15 EDT Created 4 years, 4 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 | « gyp/pdf.gypi ('k') | src/pdf/SkPDFConvertType1FontStream.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 30a0903bbd4787f520d1ef96268088f96d1acbe3..23ca15e1f92a8239dd0a250119b61c8299c50b90 100644
--- a/include/core/SkTypeface.h
+++ b/include/core/SkTypeface.h
@@ -390,7 +390,6 @@ private:
friend class SkGTypeface;
friend class SkRandomTypeface;
friend class SkPDFFont;
- friend class SkPDFCIDFont;
friend class GrPathRendering;
friend class GrGLPathRendering;
« no previous file with comments | « gyp/pdf.gypi ('k') | src/pdf/SkPDFConvertType1FontStream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698