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 a39c79d0b28efbd60921da4f146b20f4369f5106..607f139bacc1154ea89ed6c04e90da7724609369 100644 |
--- a/third_party/WebKit/Source/core/layout/BUILD.gn |
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn |
@@ -286,6 +286,10 @@ blink_core_sources("layout") { |
"ng/ng_absolute_utils.h", |
"ng/ng_bidi_paragraph.cc", |
"ng/ng_bidi_paragraph.h", |
+ "ng/ng_block_break_token.cc", |
+ "ng/ng_block_break_token.h", |
+ "ng/ng_block_child_iterator.cc", |
+ "ng/ng_block_child_iterator.h", |
"ng/ng_block_layout_algorithm.cc", |
"ng/ng_block_layout_algorithm.h", |
"ng/ng_block_node.cc", |