Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 5563641c80752a850c2acd3fae27976e6ef6b590..786ae39249dfa5823612ff9f7d12c7964cb50469 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1135,6 +1135,8 @@ v8_source_set("v8_base") { |
"src/compiler/type-hint-analyzer.h", |
"src/compiler/type-hints.cc", |
"src/compiler/type-hints.h", |
+ "src/compiler/typed-optimization.cc", |
+ "src/compiler/typed-optimization.h", |
"src/compiler/typer.cc", |
"src/compiler/typer.h", |
"src/compiler/unwinding-info-writer.h", |