| Index: third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_size.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_size.h b/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_size.h
|
| index 448cd9d0bd9c0eef3ef6b236fcd4f549882fd807..2102165870745e9f0c689a78a3caa143425b672d 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_size.h
|
| +++ b/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_size.h
|
| @@ -12,7 +12,6 @@
|
| namespace blink {
|
|
|
| struct NGPhysicalSize;
|
| -#define NGSizeIndefinite LayoutUnit(-1)
|
|
|
| // NGLogicalSize is the size of rect (typically a fragment) in the logical
|
| // coordinate system.
|
|
|