Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b54d72b077a0eb7a6d338bebfd426117b2b06211..f44c052b765f5e026795b7146e53087d5f6cf05a 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1535,6 +1535,8 @@ v8_source_set("v8_base") { |
"src/profiler/strings-storage.h", |
"src/profiler/tick-sample.cc", |
"src/profiler/tick-sample.h", |
+ "src/profiler/tracing-cpu-profiler.cc", |
+ "src/profiler/tracing-cpu-profiler.h", |
"src/profiler/unbound-queue-inl.h", |
"src/profiler/unbound-queue.h", |
"src/property-descriptor.cc", |