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 3fcf2a310fbf499141880a569f302f14364b9c04..520c64589fea1b7619f381f271aaf4bd7189bfc2 100644 |
--- a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
+++ b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
@@ -264,8 +264,6 @@ private: |
PassRefPtrWillBeRawPtr<CSSValue> parseTextDecoration(); |
- PassRefPtrWillBeRawPtr<CSSValue> parseTextIndent(); |
- |
bool parseCalculation(CSSParserValue*, ValueRange); |
bool parseGeneratedImage(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&); |