| Index: Source/core/rendering/style/StyleRareNonInheritedData.h
|
| diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.h b/Source/core/rendering/style/StyleRareNonInheritedData.h
|
| index 09cbf6af6817029ee596fda88294be34d060acce..310af9b451b77ae8768de7ecddc4939c27cc41b9 100644
|
| --- a/Source/core/rendering/style/StyleRareNonInheritedData.h
|
| +++ b/Source/core/rendering/style/StyleRareNonInheritedData.h
|
| @@ -129,7 +129,6 @@ public:
|
|
|
| LengthSize m_pageSize;
|
|
|
| - RefPtr<ShapeValue> m_shapeInside;
|
| RefPtr<ShapeValue> m_shapeOutside;
|
| Length m_shapeMargin;
|
| Length m_shapePadding;
|
|
|