Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index e75af23a485e1b048087cb673f28fc99e5afa253..61909832f69a1ff9d37e25f79874d94676e83184 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -475,6 +475,8 @@ |
| 'stack_frame_mips.h', |
| 'stack_frame_test.cc', |
| 'stack_frame_x64.h', |
| + 'stack_trace.cc', |
| + 'stack_trace.h', |
| 'store_buffer.cc', |
| 'store_buffer.h', |
| 'stub_code.cc', |