Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index c5b261f2cddc8742235bd105a6689c6ecdd624b7..60a493bdb8ec5db9fdbdd150f041637865041cee 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -998,6 +998,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', |