| 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 6d9dd48098497b1ec1f6a91c0eded39659659fee..f57a884862c2b9b9c5fc11ae42ab595df57bb9fa 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",
|
|
|