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 e6750b4440d7c2815df334aa1a96f1e812cd1a91..cd3d01465b26adefe4c2fbca8b956b730cd2c369 100644 |
--- a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
+++ b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
@@ -258,8 +258,6 @@ private: |
PassRefPtrWillBeRawPtr<CSSValue> parseTextEmphasisStyle(); |
- PassRefPtrWillBeRawPtr<CSSValue> parseTouchAction(); |
- |
PassRefPtrWillBeRawPtr<CSSValue> parseTextDecoration(); |
bool parseCalculation(CSSParserValue*, ValueRange); |