Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index 40ed7c4024bf5352b646503ac749fccec31fcd59..1f6c0dafe277f0d411f3fe40e1fece791eb14728 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -1004,6 +1004,8 @@ |
| 'profiler/heap-snapshot-generator-inl.h', |
| 'profiler/heap-snapshot-generator.cc', |
| 'profiler/heap-snapshot-generator.h', |
| + 'profiler/profiler-listener.cc', |
| + 'profiler/profiler-listener.h', |
| 'profiler/profile-generator-inl.h', |
| 'profiler/profile-generator.cc', |
| 'profiler/profile-generator.h', |