Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index ea182420c9921f926b9b6f07807d2912230058eb..f5501fb5a32f79a2bd1b28ee23c444cb807b385a 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -499,6 +499,8 @@ source_set("v8_base") { |
| "src/compiler/js-generic-lowering.h", |
| "src/compiler/js-graph.cc", |
| "src/compiler/js-graph.h", |
| + "src/compiler/js-inlining.cc", |
| + "src/compiler/js-inlining.h", |
| "src/compiler/js-operator.h", |
| "src/compiler/js-typed-lowering.cc", |
| "src/compiler/js-typed-lowering.h", |