Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 2b2f9d45042be5a82c65630c20f351bf701a6709..bc3825344e9e4ed1bb1766530e04ad8189a776d6 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -167,6 +167,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', |