| Index: Source/core/rendering/style/StyleRareNonInheritedData.h
|
| diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.h b/Source/core/rendering/style/StyleRareNonInheritedData.h
|
| index 773afe8baa052574f47e94c9229e717af3c3b24b..52dcecad941fbf2ba1f947fb7ba96c7399d1322e 100644
|
| --- a/Source/core/rendering/style/StyleRareNonInheritedData.h
|
| +++ b/Source/core/rendering/style/StyleRareNonInheritedData.h
|
| @@ -131,7 +131,6 @@ public:
|
|
|
| RefPtr<ShapeValue> m_shapeOutside;
|
| Length m_shapeMargin;
|
| - Length m_shapePadding;
|
| float m_shapeImageThreshold;
|
|
|
| RefPtr<ClipPathOperation> m_clipPath;
|
|
|