| 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 9603469298ec3a8cc8a17ddb0b4cbf5a25642c3d..2ff5fdf215a9bd116201a76b9971c3485f7c16bc 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -428,6 +428,7 @@ blink_core_sources("layout") {
|
| "ng/ng_min_max_content_size.h",
|
| "ng/ng_out_of_flow_layout_part.cc",
|
| "ng/ng_out_of_flow_layout_part.h",
|
| + "ng/ng_out_of_flow_positioned_descendant.h",
|
| "ng/ng_physical_box_fragment.cc",
|
| "ng/ng_physical_box_fragment.h",
|
| "ng/ng_physical_fragment.cc",
|
|
|