Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index ce5a76ba12368654272f3704b7ff783454b963e1..acfce38db278a92177c604e1c9fd2636ba3ab656 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1570,6 +1570,8 @@ v8_source_set("v8_base") { |
"src/profiler/tracing-cpu-profiler.h", |
"src/profiler/unbound-queue-inl.h", |
"src/profiler/unbound-queue.h", |
+ "src/promise-utils.cc", |
+ "src/promise-utils.h", |
"src/property-descriptor.cc", |
"src/property-descriptor.h", |
"src/property-details.h", |