| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index efa4b717c9a13ba1f3aa3097386a977e9a43c116..a86b4cc6191144045b6abb9db0959f157e3e7afc 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -505,8 +505,6 @@ source_set("v8_base") {
|
| "src/compiler/linkage-impl.h",
|
| "src/compiler/linkage.cc",
|
| "src/compiler/linkage.h",
|
| - "src/compiler/lowering-builder.cc",
|
| - "src/compiler/lowering-builder.h",
|
| "src/compiler/machine-node-factory.h",
|
| "src/compiler/machine-operator-reducer.cc",
|
| "src/compiler/machine-operator-reducer.h",
|
|
|