| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 1b7e4d5f98ceb6308a6ad1aec9b4c4bf7ac7527b..7b753c5a30d58c2a9dacce3f83abd353eb8f94f5 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -729,8 +729,6 @@ source_set("v8_base") {
|
| "src/compiler/select-lowering.h",
|
| "src/compiler/simplified-lowering.cc",
|
| "src/compiler/simplified-lowering.h",
|
| - "src/compiler/simplified-operator-reducer.cc",
|
| - "src/compiler/simplified-operator-reducer.h",
|
| "src/compiler/simplified-operator.cc",
|
| "src/compiler/simplified-operator.h",
|
| "src/compiler/source-position.cc",
|
|
|