Index: Source/core/rendering/style/StyleRareNonInheritedData.h |
diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.h b/Source/core/rendering/style/StyleRareNonInheritedData.h |
index 05b0c89229da7edf783e40b7943270e3ad84c1ba..773afe8baa052574f47e94c9229e717af3c3b24b 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; |