| Index: Source/core/css/parser/CSSPropertyParser.h
|
| diff --git a/Source/core/css/parser/CSSPropertyParser.h b/Source/core/css/parser/CSSPropertyParser.h
|
| index 2c9ff18cf203a686e54b88d5b87370b4de0bfd3c..d42bdd3378ab660db688cb67fbfcad890d5d530a 100644
|
| --- a/Source/core/css/parser/CSSPropertyParser.h
|
| +++ b/Source/core/css/parser/CSSPropertyParser.h
|
| @@ -253,7 +253,6 @@ private:
|
| PassRefPtrWillBeRawPtr<CSSValue> parseTextEmphasisStyle();
|
|
|
| PassRefPtrWillBeRawPtr<CSSValue> parseTouchAction();
|
| - PassRefPtrWillBeRawPtr<CSSValue> parseScrollBlocksOn();
|
|
|
| PassRefPtrWillBeRawPtr<CSSValue> parseTextDecoration();
|
|
|
|
|