| Index: third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| diff --git a/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h b/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| index 9b2aa9e3e434a1ea18c93b2dc037fcfe175086c6..bfdad9b25c3ce32f14a076642f05e79603c95e6f 100644
|
| --- a/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| +++ b/third_party/WebKit/Source/core/layout/shapes/ShapeOutsideInfo.h
|
| @@ -45,7 +45,7 @@ class LayoutBox;
|
| class FloatingObject;
|
|
|
| class ShapeOutsideDeltas final {
|
| - DISALLOW_ALLOCATION();
|
| + DISALLOW_NEW();
|
| public:
|
| ShapeOutsideDeltas()
|
| : m_lineOverlapsShape(false)
|
|
|