Chromium Code Reviews| Index: Source/core/css/CSSImageValue.h |
| diff --git a/Source/core/css/CSSImageValue.h b/Source/core/css/CSSImageValue.h |
| index 949c571bf4549b2917453a24eda567b6c981bc06..0aa0576efe905dc4fe9abf00b90ccac74091a5f9 100644 |
| --- a/Source/core/css/CSSImageValue.h |
| +++ b/Source/core/css/CSSImageValue.h |
| @@ -60,8 +60,6 @@ public: |
| String customCSSText() const; |
| - PassRefPtrWillBeRawPtr<CSSValue> cloneForCSSOM() const; |
| - |
| bool hasFailedOrCanceledSubresources() const; |
| bool equals(const CSSImageValue&) const; |