Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b1ede1ac9f5bb45c306d3ada9e69d76a93b93b5d..36faae375de888d40564355eae2694a2ffb0f91e 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1185,6 +1185,8 @@ source_set("v8_base") { |
"src/profiler/profile-generator.h", |
"src/profiler/sampler.cc", |
"src/profiler/sampler.h", |
+ "src/profiler/sampling-heap-profiler.cc", |
+ "src/profiler/sampling-heap-profiler.h", |
"src/profiler/strings-storage.cc", |
"src/profiler/strings-storage.h", |
"src/profiler/unbound-queue-inl.h", |