| Index: Source/core/css/resolver/FontBuilder.h
 | 
| diff --git a/Source/core/css/resolver/FontBuilder.h b/Source/core/css/resolver/FontBuilder.h
 | 
| index 86d042306636468931e2f6780360c6c0c2c7134b..0400e44921e76cc688de69e4a4688175b7192406 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);
 | 
|  
 | 
|      void setFontFamilyInitial();
 | 
|      void setFontFamilyInherit(const FontDescription&);
 | 
| 
 |