| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 08d82b545f88afb89c9d653fdca460ea7741f45d..2a198fbd78fb86a5aa940dc16bb35f704435bda5 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -1192,8 +1192,6 @@ v8_source_set("v8_base") {
|
| "src/compiler/tail-call-optimization.h",
|
| "src/compiler/type-cache.cc",
|
| "src/compiler/type-cache.h",
|
| - "src/compiler/type-hint-analyzer.cc",
|
| - "src/compiler/type-hint-analyzer.h",
|
| "src/compiler/typed-optimization.cc",
|
| "src/compiler/typed-optimization.h",
|
| "src/compiler/typer.cc",
|
|
|