| Index: Source/core/layout/shapes/ShapeOutsideInfo.h
|
| diff --git a/Source/core/layout/shapes/ShapeOutsideInfo.h b/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| index 56253db4f95a959411b08a5be7d567ce095c9d93..7a9f6de2e24a9151e51c2909acfa451246030a2e 100644
|
| --- a/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| +++ b/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| @@ -45,6 +45,7 @@ class LayoutBox;
|
| class FloatingObject;
|
|
|
| class ShapeOutsideDeltas final {
|
| + DISALLOW_ALLOCATION();
|
| public:
|
| ShapeOutsideDeltas()
|
| : m_lineOverlapsShape(false)
|
|
|