Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / web / linux / WebFontRendering.h
index 34bc45c..7aa6d25 100644 (file)
@@ -49,6 +49,7 @@ public:
     BLINK_EXPORT static void setSubpixelPositioning(bool);
     BLINK_EXPORT static void setLCDOrder(SkFontHost::LCDOrder);
     BLINK_EXPORT static void setLCDOrientation(SkFontHost::LCDOrientation);
+    BLINK_EXPORT static void setDefaultFontSize(int);
 };
 
 } // namespace blink