| 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 ef3e81cf6f5d8d81d5f5f4a4b2f867a1c0f79abe..ff316cd27e6bc3fd6b3573c5eafefe9aaf434796 100644 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn | 
| @@ -1436,6 +1436,7 @@ source_set("unit_tests") { | 
| "layout/ng/geometry/ng_physical_rect_test.cc", | 
| "layout/ng/inline/ng_inline_items_builder_test.cc", | 
| "layout/ng/inline/ng_inline_layout_algorithm_test.cc", | 
| +    "layout/ng/inline/ng_inline_node_offset_mapping_test.cc", | 
| "layout/ng/inline/ng_inline_node_test.cc", | 
| "layout/ng/inline/ng_line_breaker_test.cc", | 
| "layout/ng/ng_absolute_utils_test.cc", | 
|  |