| 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 f4541608bcca7663b44b57179fe010eb45a9c460..58382fe36c70ee2bdebb82d9aaeb386b141eacd0 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -381,6 +381,7 @@ blink_core_sources("layout") {
|
| "ng/ng_inline_layout_algorithm.h",
|
| "ng/ng_inline_node.cc",
|
| "ng/ng_inline_node.h",
|
| + "ng/ng_layout_algorithm.cc",
|
| "ng/ng_layout_algorithm.h",
|
| "ng/ng_layout_inline_items_builder.cc",
|
| "ng/ng_layout_inline_items_builder.h",
|
|
|