| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index a18161b9fb8cee34002e7b326f7f607e9cf4c1be..882e2bcba27754a94e80b2c6479b4d2038656216 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -672,8 +672,6 @@ source_set("v8_base") {
|
| "src/compiler/js-builtin-reducer.h",
|
| "src/compiler/js-context-specialization.cc",
|
| "src/compiler/js-context-specialization.h",
|
| - "src/compiler/js-frame-specialization.cc",
|
| - "src/compiler/js-frame-specialization.h",
|
| "src/compiler/js-generic-lowering.cc",
|
| "src/compiler/js-generic-lowering.h",
|
| "src/compiler/js-graph.cc",
|
|
|