| Index: sky/engine/core/css/CSSFontFaceSrcValue.h
|
| diff --git a/sky/engine/core/css/CSSFontFaceSrcValue.h b/sky/engine/core/css/CSSFontFaceSrcValue.h
|
| index ab842029a629c9d0020c8cb6ef01bb30670dc433..a45cc19a9af5f1cd6102672de21eabad2af126eb 100644
|
| --- a/sky/engine/core/css/CSSFontFaceSrcValue.h
|
| +++ b/sky/engine/core/css/CSSFontFaceSrcValue.h
|
| @@ -60,8 +60,6 @@ public:
|
|
|
| String customCSSText() const;
|
|
|
| - bool hasFailedOrCanceledSubresources() const;
|
| -
|
| FontResource* fetch(Document*);
|
|
|
| bool equals(const CSSFontFaceSrcValue&) const;
|
|
|