Index: Source/core/css/parser/CSSPropertyParser.h |
diff --git a/Source/core/css/parser/CSSPropertyParser.h b/Source/core/css/parser/CSSPropertyParser.h |
index 5b61ff89a56f5e9661d4ec25f9e2bd3b8660ca5c..8de35b48d497dd4fbdb079f3037bd39a15b470e8 100644 |
--- a/Source/core/css/parser/CSSPropertyParser.h |
+++ b/Source/core/css/parser/CSSPropertyParser.h |
@@ -200,7 +200,6 @@ private: |
bool parseFontFaceUnicodeRange(); |
bool parseSVGValue(CSSPropertyID propId, bool important); |
- PassRefPtrWillBeRawPtr<CSSValue> parseSVGPaint(); |
PassRefPtrWillBeRawPtr<CSSValue> parseSVGStrokeDasharray(); |
PassRefPtrWillBeRawPtr<CSSValue> parsePaintOrder() const; |