Index: Source/core/css/resolver/FontBuilder.h |
diff --git a/Source/core/css/resolver/FontBuilder.h b/Source/core/css/resolver/FontBuilder.h |
index fc2f537ef6e9b18191f09c85d2ef271c8ea41dd2..964c3ddae2d89393e849aadbcfbeb8ce226543dd 100644 |
--- a/Source/core/css/resolver/FontBuilder.h |
+++ b/Source/core/css/resolver/FontBuilder.h |
@@ -49,7 +49,6 @@ public: |
void didChangeFontParameters(bool); |
void inheritFrom(const FontDescription&); |
- void fromSystemFont(CSSValueID, float effectiveZoom); |
FontFamily standardFontFamily() const; |
AtomicString standardFontFamilyName() const; |