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 a2bde2562076846efe7b3fb17333181a6bd1e76f..8432931666e19021f38d4c41d2ddcf8e0980edbe 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1315,13 +1315,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", |