| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 6e9e3fa1a3e49d57aef21a4f980348ce9535181e..3466975dac3f8a295a29e0b20f0c0eacf50afa4b 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -955,6 +955,8 @@
|
| '../../src/profiler/profile-generator.h',
|
| '../../src/profiler/sampler.cc',
|
| '../../src/profiler/sampler.h',
|
| + '../../src/profiler/sampling-heap-profiler.cc',
|
| + '../../src/profiler/sampling-heap-profiler.h',
|
| '../../src/profiler/strings-storage.cc',
|
| '../../src/profiler/strings-storage.h',
|
| '../../src/profiler/unbound-queue-inl.h',
|
|
|