| 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..b1952e9d4481604dc1b48562ba5ac2c2cbb56a49 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -325,6 +325,7 @@ blink_core_sources("layout") {
|
| "line/TrailingObjects.cpp",
|
| "line/TrailingObjects.h",
|
| "line/WordMeasurement.h",
|
| + "ng/api/empty_offset_mapping_builder.h",
|
| "ng/geometry/ng_border_edges.cc",
|
| "ng/geometry/ng_border_edges.h",
|
| "ng/geometry/ng_box_strut.cc",
|
|
|