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 44515ad9a901bfc73861151b366f3b1a3dd2c040..3eb8530965d459f6f5c7fb5ea7eca7d4e39d22e0 100644 |
--- a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
+++ b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
@@ -209,7 +209,6 @@ private: |
PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseLineHeight(); |
bool parseFontSize(bool important); |
- PassRefPtrWillBeRawPtr<CSSValue> consumeFontVariant(); |
bool parseFontWeight(bool important); |
PassRefPtrWillBeRawPtr<CSSValueList> consumeFontFaceSrc(); |