| 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 524d6e55230a59c5b8eb60477204c9550cdb2ea4..16dc93b60375e7b6e029f3a837a68508fbeb7470 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -305,8 +305,6 @@ blink_core_sources("layout") {
|
| "ng/ng_inline_layout_algorithm.h",
|
| "ng/ng_inline_node.cc",
|
| "ng/ng_inline_node.h",
|
| - "ng/ng_layout_coordinator.cc",
|
| - "ng/ng_layout_coordinator.h",
|
| "ng/ng_layout_inline_items_builder.cc",
|
| "ng/ng_layout_inline_items_builder.h",
|
| "ng/ng_layout_input_node.cc",
|
|
|