Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index f5501fb5a32f79a2bd1b28ee23c444cb807b385a..ea182420c9921f926b9b6f07807d2912230058eb 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -499,8 +499,6 @@ 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", |