Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 49fd0099445bbf571a4a0111a6221ca3103cde19..509d78afea11a1e700d3fa040092a98c14fa7b68 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -594,6 +594,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", |