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 2351669cb8cc6d879ab50ce4b1091768657c6660..515c0fef2f6786b6f0c4402bec93dd44321def9d 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1328,6 +1328,7 @@ source_set("unit_tests") { |
"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", |