Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index efa4b717c9a13ba1f3aa3097386a977e9a43c116..31255095f89a51e3bf79377293a93a1486fef955 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", |