| 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..bfe03ab63a34fd76e8f96b48f3923bda2209f7ed 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1219,6 +1219,7 @@ source_set("unit_tests") {
|
| "layout/TextAutosizerTest.cpp",
|
| "layout/VisualRectMappingTest.cpp",
|
| "layout/compositing/CompositedLayerMappingTest.cpp",
|
| + "layout/compositing/CompositingReasonFinderTest.cpp",
|
| "layout/ng/ng_block_layout_algorithm_test.cc",
|
| "layout/ng/ng_constraint_space_test.cc",
|
| "layout/ng/ng_length_utils_test.cc",
|
|
|