Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 728b06f919550d7b9bfdf7a69a94432a7f861133..28695ddb4ac000b840b57d01e563721fe7d85615 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -564,7 +564,7 @@ source_set("v8_base") { |
"src/compiler/node.cc", |
"src/compiler/node.h", |
"src/compiler/opcodes.h", |
- "src/compiler/operator-properties-inl.h", |
+ "src/compiler/operator-properties.cc", |
"src/compiler/operator-properties.h", |
"src/compiler/operator.cc", |
"src/compiler/operator.h", |