| 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 2bfda5cf47acbbb05607f0002dcaf98bc69378f7..978bd2cbfca576eac8fb55c5539aecc9ec46245d 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -322,6 +322,8 @@ blink_core_sources("layout") {
|
| "ng/ng_line_builder.cc",
|
| "ng/ng_line_builder.h",
|
| "ng/ng_macros.h",
|
| + "ng/ng_out_of_flow_layout_part.cc",
|
| + "ng/ng_out_of_flow_layout_part.h",
|
| "ng/ng_physical_fragment.cc",
|
| "ng/ng_physical_fragment.h",
|
| "ng/ng_physical_fragment_base.cc",
|
|
|