| 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 885a01ed8eaf90277aef981a096faf725f74aa3c..e7214cb45df46199c64e0cde46cabae14119829b 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -312,14 +312,11 @@ blink_core_sources("layout") {
|
| "ng/ng_inline_node.h",
|
| "ng/ng_layout_inline_items_builder.cc",
|
| "ng/ng_layout_inline_items_builder.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",
|
| "ng/ng_layout_opportunity_tree_node.cc",
|
| "ng/ng_layout_opportunity_tree_node.h",
|
| - "ng/ng_legacy_block_layout_algorithm.cc",
|
| - "ng/ng_legacy_block_layout_algorithm.h",
|
| "ng/ng_length_utils.cc",
|
| "ng/ng_length_utils.h",
|
| "ng/ng_line_builder.cc",
|
|
|