Index: Source/core/css/CSSValueList.h |
diff --git a/Source/core/css/CSSValueList.h b/Source/core/css/CSSValueList.h |
index 4f466b7e97bd7ca2180ea6a45b988e8f7cc9d894..cda2a42e43e34fd71035ff6051b4245c9d72597c 100644 |
--- a/Source/core/css/CSSValueList.h |
+++ b/Source/core/css/CSSValueList.h |
@@ -56,7 +56,6 @@ public: |
String customCSSText() const; |
bool equals(const CSSValueList&) const; |
- bool equals(const CSSValue&) const; |
bool hasFailedOrCanceledSubresources() const; |