| Index: third_party/WebKit/Source/core/layout/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| index acd5a62ac720fc19b7228cae53f44217455f31a4..a07704eca940727fdab25a371eee2acb162a4d32 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -348,6 +348,8 @@ blink_core_sources("layout") {
|
| "ng/ng_macros.h",
|
| "ng/ng_min_max_content_size.cc",
|
| "ng/ng_min_max_content_size.h",
|
| + "ng/ng_multi_column_layout_algorithm.cc",
|
| + "ng/ng_multi_column_layout_algorithm.h",
|
| "ng/ng_out_of_flow_layout_part.cc",
|
| "ng/ng_out_of_flow_layout_part.h",
|
| "ng/ng_physical_box_fragment.cc",
|
|
|