Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index a11b1467e286fdc799183bca0d3c358bc29fcb31..7bf57e5097a53df3f01cd880fc09637b38efa076 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1229,6 +1229,7 @@ v8_source_set("v8_base") { |
"src/heap/mark-compact-inl.h", |
"src/heap/mark-compact.cc", |
"src/heap/mark-compact.h", |
+ "src/heap/marking.h", |
"src/heap/memory-reducer.cc", |
"src/heap/memory-reducer.h", |
"src/heap/object-stats.cc", |