| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index ad758336a9a5e5d642b5433e828b11e38d731a1d..3bb104477c003f9d2b07924ef2a3a663754022ab 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -702,8 +702,6 @@
|
| "src/compiler/ast-loop-assignment-analyzer.h",
|
| "src/compiler/basic-block-instrumentor.cc",
|
| "src/compiler/basic-block-instrumentor.h",
|
| - "src/compiler/binary-operator-reducer.cc",
|
| - "src/compiler/binary-operator-reducer.h",
|
| "src/compiler/branch-elimination.cc",
|
| "src/compiler/branch-elimination.h",
|
| "src/compiler/bytecode-graph-builder.cc",
|
|
|