Chromium Code Reviews| Index: trunk/Source/core/css/resolver/FontBuilder.h |
| =================================================================== |
| --- trunk/Source/core/css/resolver/FontBuilder.h (revision 169272) |
| +++ trunk/Source/core/css/resolver/FontBuilder.h (working copy) |
| @@ -62,7 +62,6 @@ |
| void setWeight(FontWeight); |
| void setWeightBolder(); |
| void setWeightLighter(); |
| - void setStretch(FontStretch); |
| void setFontVariantLigaturesInitial(); |
| void setFontVariantLigaturesInherit(const FontDescription&); |