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 8f8c6e919c24c06f89dc0d7db6e11d58a55ca32e..371420ce9ac45a68745517b2c482dd04877da2ae 100644 |
--- a/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
+++ b/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h |
@@ -184,7 +184,6 @@ private: |
PassRefPtrWillBeRawPtr<CSSValue> parseLegacyPosition(); |
PassRefPtrWillBeRawPtr<CSSValue> parseItemPositionOverflowPosition(); |
- PassRefPtrWillBeRawPtr<CSSValue> parseContentDistributionOverflowPosition(); |
bool consumeFont(bool important); |
bool consumeSystemFont(bool important); |