Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index a494fd6684022148001e2beee511a037e9944cd2..e4e915247c44d7ea6c439d3c7b301c82a8582934 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1103,6 +1103,8 @@ |
'profiler/strings-storage.h', |
'profiler/tick-sample.cc', |
'profiler/tick-sample.h', |
+ 'profiler/tracing-cpu-profiler.cc', |
+ 'profiler/tracing-cpu-profiler.h', |
'profiler/unbound-queue-inl.h', |
'profiler/unbound-queue.h', |
'property-descriptor.cc', |