Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 9938901ffca40995b951459aa3b9572ef6e3ed89..76d48d1cdba5b4cab820b6a696de4d68fd9adf74 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -514,6 +514,7 @@ source_set("v8_base") { |
"src/compiler/linkage.h", |
"src/compiler/machine-operator-reducer.cc", |
"src/compiler/machine-operator-reducer.h", |
+ "src/compiler/machine-operator.cc", |
"src/compiler/machine-operator.h", |
"src/compiler/machine-type.cc", |
"src/compiler/machine-type.h", |