Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 13636438ed8177cf35974b0929c8f4370943e5b8..4aaf9227dde6f4eea27bfe90348e9db913249a57 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -151,6 +151,9 @@ |
| 'heap_test.cc', |
| 'il_printer.cc', |
| 'il_printer.h', |
| + 'heap_profiler.cc', |
| + 'heap_profiler.h', |
| + 'heap_profiler_test.cc', |
| 'instructions.h', |
| 'instructions_ia32.cc', |
| 'instructions_ia32.h', |