Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index d194d63256cdeecbe177cc13719aa865f08d91b3..45dbb5cc1afd26bc07a225b0120a346502a35677 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -782,6 +782,8 @@ source_set("v8_base") { |
"src/compiler/pipeline.h", |
"src/compiler/pipeline-statistics.cc", |
"src/compiler/pipeline-statistics.h", |
+ "src/compiler/preprocess-live-ranges.cc", |
+ "src/compiler/preprocess-live-ranges.h", |
"src/compiler/raw-machine-assembler.cc", |
"src/compiler/raw-machine-assembler.h", |
"src/compiler/register-allocator.cc", |