| 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 0610605cb321e451040984683f688e30b642770a..1ba05ee59c49871b3ac505dec53b5eee389280e1 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1220,6 +1220,7 @@ source_set("unit_tests") {
|
| "layout/VisualRectMappingTest.cpp",
|
| "layout/compositing/CompositedLayerMappingTest.cpp",
|
| "layout/ng/ng_block_layout_algorithm_test.cc",
|
| + "layout/ng/ng_box_test.cc",
|
| "layout/ng/ng_constraint_space_test.cc",
|
| "layout/ng/ng_length_utils_test.cc",
|
| "layout/ng/ng_units_test.cc",
|
|
|