Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 9ff4b1c773b2c9a1056f85dd1ff53154fec145fa..4449d1bdb97fb422a187bd15b24bfc9193940c5c 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -571,6 +571,8 @@ source_set("v8_base") { |
"src/compiler/linkage-impl.h", |
"src/compiler/linkage.cc", |
"src/compiler/linkage.h", |
+ "src/compiler/liveness-analyzer.cc", |
+ "src/compiler/liveness-analyzer.h", |
"src/compiler/load-elimination.cc", |
"src/compiler/load-elimination.h", |
"src/compiler/loop-peeling.cc", |