| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index ac8a15bac10e8bb47eb81918f1e3aefa61add388..02d60bd189c4ee541f89a8b70b017a3e81ccb047 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -713,8 +713,6 @@ source_set("v8_base") {
|
| "src/compiler/pipeline.h",
|
| "src/compiler/pipeline-statistics.cc",
|
| "src/compiler/pipeline-statistics.h",
|
| - "src/compiler/raw-machine-assembler.cc",
|
| - "src/compiler/raw-machine-assembler.h",
|
| "src/compiler/register-allocator.cc",
|
| "src/compiler/register-allocator.h",
|
| "src/compiler/register-allocator-verifier.cc",
|
|
|