Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 53ecc77d2775b07ffa09a5e8220f0fc268c31824..9fe40e6be30b7aa2463ec01e280850f162e2c45f 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -538,6 +538,8 @@ source_set("v8_base") { |
"src/codegen.h", |
"src/compilation-cache.cc", |
"src/compilation-cache.h", |
+ "src/compilation-dependencies.cc", |
+ "src/compilation-dependencies.h", |
"src/compilation-statistics.cc", |
"src/compilation-statistics.h", |
"src/compiler/access-builder.cc", |