| Index: src/v8.gyp
|
| diff --git a/src/v8.gyp b/src/v8.gyp
|
| index 37e780aa5723441ee94067660d45c459b0e5d7de..4ef11f16e2ac3c154c72f488304cdee19045d6e1 100644
|
| --- a/src/v8.gyp
|
| +++ b/src/v8.gyp
|
| @@ -1015,10 +1015,10 @@
|
| 'profiler/profile-generator.h',
|
| 'profiler/sampling-heap-profiler.cc',
|
| 'profiler/sampling-heap-profiler.h',
|
| + 'profiler/simulator-helper.cc',
|
| + 'profiler/simulator-helper.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',
|
|
|