Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index bfe44395fff09b71b5984faf693db7dd37626662..71867e2564194684ce12e56407464432a6e79afb 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -520,6 +520,7 @@ source_set("v8_base") { |
| "src/compiler/js-graph.h", |
| "src/compiler/js-inlining.cc", |
| "src/compiler/js-inlining.h", |
| + "src/compiler/js-operator.cc", |
| "src/compiler/js-operator.h", |
| "src/compiler/js-typed-lowering.cc", |
| "src/compiler/js-typed-lowering.h", |