Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b7bcb161d4f51516b8d9368286a0a191c49d4afb..4e7b91c606af68b2981f1656bb875d9368f8e93b 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -533,6 +533,8 @@ source_set("v8_base") { |
"src/compiler/js-operator.h", |
"src/compiler/js-typed-lowering.cc", |
"src/compiler/js-typed-lowering.h", |
+ "src/compiler/jump-threading.cc", |
+ "src/compiler/jump-threading.h", |
"src/compiler/linkage-impl.h", |
"src/compiler/linkage.cc", |
"src/compiler/linkage.h", |