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 8dac83d21147a973b825cafab153d146f2209e3f..fad269e24689ccee1fa03020b01dbf974099fc50 100644 |
--- a/third_party/WebKit/Source/core/layout/BUILD.gn |
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn |
@@ -313,6 +313,8 @@ blink_core_sources("layout") { |
"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_macros.h", |