| 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 524d6e55230a59c5b8eb60477204c9550cdb2ea4..6976823afde7b33c068b362ded87a5f122ce9463 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -297,6 +297,7 @@ blink_core_sources("layout") {
|
| "ng/ng_constraint_space.h",
|
| "ng/ng_constraint_space_builder.cc",
|
| "ng/ng_constraint_space_builder.h",
|
| + "ng/ng_floating_object.h",
|
| "ng/ng_fragment.cc",
|
| "ng/ng_fragment.h",
|
| "ng/ng_fragment_builder.cc",
|
|
|