Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 8839e916053eb0502207c998b8bfe8e042f9271c..26d6ba0c5e8354d2ec8ff30f91a2c83f8d0f615b 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -152,6 +152,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', |