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