| Index: third_party/WebKit/Source/core/layout/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| index bf1b7a3cb2c859f9c827ed8f06e64a07ae12ea1e..fbfefe7f9fb29636c0cad371ecc8024a377139d8 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -348,6 +348,7 @@ blink_core_sources("layout") {
|
| "ng/geometry/ng_physical_size.h",
|
| "ng/geometry/ng_static_position.cc",
|
| "ng/geometry/ng_static_position.h",
|
| + "ng/inline/empty_offset_mapping_builder.h",
|
| "ng/inline/ng_bidi_paragraph.cc",
|
| "ng/inline/ng_bidi_paragraph.h",
|
| "ng/inline/ng_inline_box_state.cc",
|
|
|