| Index: Source/core/css/parser/BisonCSSParser.h
|
| diff --git a/Source/core/css/parser/BisonCSSParser.h b/Source/core/css/parser/BisonCSSParser.h
|
| index 03cb834b9836d31993e0746e750a52fc0db78411..842c1dbee3af26d353dccc110e5368a150487bb5 100644
|
| --- a/Source/core/css/parser/BisonCSSParser.h
|
| +++ b/Source/core/css/parser/BisonCSSParser.h
|
| @@ -176,7 +176,7 @@ public:
|
|
|
| bool parseClipShape(CSSPropertyID, bool important);
|
|
|
| - bool parseJustifySelf(CSSPropertyID, bool important);
|
| + bool parseItemPositionOverflowPosition(CSSPropertyID, bool important);
|
|
|
| PassRefPtr<CSSValue> parseShapeProperty(CSSPropertyID propId);
|
| PassRefPtr<CSSPrimitiveValue> parseBasicShape();
|
|
|