Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / WebFontImpl.h
index ef6291c..30eb88b 100644 (file)
@@ -40,7 +40,7 @@ namespace blink {
 
 class WebFontImpl FINAL : public WebFont {
 public:
-    WebFontImpl(const WebCore::FontDescription&, float letterSpacing, float wordSpacing);
+    WebFontImpl(const WebCore::FontDescription&);
 
     virtual WebFontDescription fontDescription() const OVERRIDE;