Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 0176108ad81138cf56fae6d0c7499238c94a0b0a..dfb1af741b47290b2d439b0d37f22f4c70358afb 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1324,6 +1324,8 @@ source_set("v8_base") { |
"src/profiler/sampling-heap-profiler.h", |
"src/profiler/strings-storage.cc", |
"src/profiler/strings-storage.h", |
+ "src/profiler/tick-sample.cc", |
+ "src/profiler/tick-sample.h", |
"src/profiler/unbound-queue-inl.h", |
"src/profiler/unbound-queue.h", |
"src/property-descriptor.cc", |