Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 91145dd5e90494c38bee31e766003e0dd74c4b60..5d5ed176ef58418a9bb20232902e1f6086673a93 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -462,6 +462,8 @@ source_set("v8_base") { |
"src/compilation-cache.h", |
"src/compiler/ast-graph-builder.cc", |
"src/compiler/ast-graph-builder.h", |
+ "src/compiler/change-lowering.cc", |
+ "src/compiler/change-lowering.h", |
"src/compiler/code-generator-impl.h", |
"src/compiler/code-generator.cc", |
"src/compiler/code-generator.h", |