Index: third_party/WebKit/Source/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
index d6d3ba460e0ece05e62485987c699d3e49adcfe3..8610ef9abc15033b4bb5d820fbc0cfc659aa59cf 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1313,13 +1313,13 @@ source_set("unit_tests") { |
"layout/ng/ng_block_node_test.cc", |
"layout/ng/ng_constraint_space_builder_test.cc", |
"layout/ng/ng_constraint_space_test.cc", |
+ "layout/ng/ng_inline_layout_algorithm_test.cc", |
"layout/ng/ng_inline_node_test.cc", |
"layout/ng/ng_layout_inline_items_builder_test.cc", |
"layout/ng/ng_length_utils_test.cc", |
"layout/ng/ng_min_max_content_size_test.cc", |
"layout/ng/ng_out_of_flow_layout_part_test.cc", |
"layout/ng/ng_relative_utils_test.cc", |
- "layout/ng/ng_text_layout_algorithm_test.cc", |
"layout/shapes/BoxShapeTest.cpp", |
"layout/svg/LayoutSVGRootTest.cpp", |
"loader/DocumentLoadTimingTest.cpp", |