Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 4e7b91c606af68b2981f1656bb875d9368f8e93b..9c8c11f8cb80cdc3c5f4abab9c99dfc0521ab814 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -544,6 +544,8 @@ source_set("v8_base") { |
| "src/compiler/machine-operator.h", |
| "src/compiler/machine-type.cc", |
| "src/compiler/machine-type.h", |
| + "src/compiler/move-optimizer.cc", |
| + "src/compiler/move-optimizer.h", |
| "src/compiler/node-aux-data-inl.h", |
| "src/compiler/node-aux-data.h", |
| "src/compiler/node-cache.cc", |