Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index fc7010ef97f5792b8651320ca98c9c486dc85815..e768a0238002617904dedf76c4126185118af11c 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1163,6 +1163,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", |