Index: third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
diff --git a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
index 7a1ab9e50109679a315f7f2b7989983e056497ed..eea06fb5349defed87b62161d99e07a705b81a1f 100644 |
--- a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
+++ b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
@@ -200,7 +200,6 @@ private: |
bool consumeBorderSpacing(bool important); |
- PassRefPtrWillBeRawPtr<CSSValue> parseCounter(int defaultValue); |
PassRefPtrWillBeRawPtr<CSSValue> parseCounterContent(CSSParserValueList* args, bool counters); |
bool parseColorParameters(const CSSParserValue*, int* colorValues, bool parseAlpha); |