Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 8cc57c1f1991abf5c0d76620927f74b12049b711..424386f7401e49629171ffd2ec17f822cdcb53ae 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -169,6 +169,9 @@ |
| 'heap_profiler.h', |
| 'heap_profiler_test.cc', |
| 'heap_test.cc', |
| + 'heap_trace.cc', |
| + 'heap_trace.h', |
| + 'heap_trace_test.cc', |
| 'il_printer.cc', |
| 'il_printer.h', |
| 'instructions.h', |