Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / src / fonts / SkTestScalerContext.h
index aed64e7..42f6049 100644 (file)
@@ -92,6 +92,7 @@ protected:
         return 1;
     }
 
+    virtual void onGetFamilyName(SkString* familyName) const SK_OVERRIDE;
     virtual SkTypeface::LocalizedStrings* onCreateFamilyNameIterator() const SK_OVERRIDE;
 
     virtual int onGetTableTags(SkFontTableTag tags[]) const SK_OVERRIDE {