| Index: third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc b/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc
|
| index a755d5ac107dacdcbe1c428a14e894e3a1971784..b7e99c8fc611f0e09bfefb580f2662161a79d25b 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc
|
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.cc
|
| @@ -17,7 +17,6 @@
|
| #include "core/layout/ng/ng_length_utils.h"
|
| #include "core/layout/ng/ng_line_builder.h"
|
| #include "core/layout/ng/ng_out_of_flow_layout_part.h"
|
| -#include "core/layout/ng/ng_units.h"
|
| #include "core/style/ComputedStyle.h"
|
| #include "platform/LengthFunctions.h"
|
| #include "wtf/Optional.h"
|
|
|