| 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 50baae873c13e0c910002fced463819003b35a2c..8dac83d21147a973b825cafab153d146f2209e3f 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -316,8 +316,6 @@ blink_core_sources("layout") {
|
| "ng/ng_length_utils.cc",
|
| "ng/ng_length_utils.h",
|
| "ng/ng_macros.h",
|
| - "ng/ng_physical_constraint_space.cc",
|
| - "ng/ng_physical_constraint_space.h",
|
| "ng/ng_physical_fragment.cc",
|
| "ng/ng_physical_fragment.h",
|
| "ng/ng_physical_fragment_base.cc",
|
|
|