Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index 414aa7a54c5027abde68f1cf21583f47f42fb48c..1a3f94fae90b7410712e91202f41d8c01d626267 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1005,6 +1005,8 @@ |
'profiler/sampling-heap-profiler.h', |
'profiler/strings-storage.cc', |
'profiler/strings-storage.h', |
+ 'profiler/tick-sample.cc', |
+ 'profiler/tick-sample.h', |
'profiler/unbound-queue-inl.h', |
'profiler/unbound-queue.h', |
'property-descriptor.cc', |