| 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 f0d5e07eb8401ced2ed05a319996dbf35c309d79..6611650dc7369a7dec90031413b5005c01d37939 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -285,6 +285,8 @@ blink_core_sources("layout") {
|
| "ng/ng_box.h",
|
| "ng/ng_constraint_space.cc",
|
| "ng/ng_constraint_space.h",
|
| + "ng/ng_constraint_space_builder.cc",
|
| + "ng/ng_constraint_space_builder.h",
|
| "ng/ng_direction.cc",
|
| "ng/ng_direction.h",
|
| "ng/ng_fragment.cc",
|
|
|