| 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 f6ac2d5ff8c10220e5f19549d7c47d7304b86dd3..b6458e0821f028434db0c1e5df012ebc433bc0c6 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1319,6 +1319,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",
|
|
|