Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 6822f30ab306419c36f1981b85956bc4c47824a9..a85db9bf2fdbb01e812f818b0791b09a1e88c989 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -549,6 +549,7 @@ source_set("v8_base") { |
| "src/compiler/linkage.h", |
| "src/compiler/load-elimination.cc", |
| "src/compiler/load-elimination.h", |
| + "src/compiler/loop-peeling.cc", |
| "src/compiler/loop-analysis.cc", |
| "src/compiler/loop-analysis.h", |
| "src/compiler/machine-operator-reducer.cc", |