| 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 fcb3d3c86e0d1c47cf8b9b65ac13836548248bb8..ba19bfe08d94e0f78f09df7a35a46b2530fec06f 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -404,6 +404,7 @@ blink_core_sources("layout") {
|
| "ng/ng_fragment_builder.cc",
|
| "ng/ng_fragment_builder.h",
|
| "ng/ng_layout_algorithm.h",
|
| + "ng/ng_layout_input_node.cc",
|
| "ng/ng_layout_input_node.h",
|
| "ng/ng_layout_opportunity_iterator.cc",
|
| "ng/ng_layout_opportunity_iterator.h",
|
|
|