aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkTypeface.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkTypeface.h')
-rw-r--r--include/core/SkTypeface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/core/SkTypeface.h b/include/core/SkTypeface.h
index 07d8bc395b..10cf96142b 100644
--- a/include/core/SkTypeface.h
+++ b/include/core/SkTypeface.h
@@ -385,7 +385,6 @@ protected:
virtual bool onComputeBounds(SkRect*) const;
private:
- friend class SkGTypeface;
friend class SkRandomTypeface;
friend class SkPDFFont;
friend class GrPathRendering;