Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index cd72fda195f8c9a2fbf9ed8f2a10a30d44318ca1..be439625d17e73e0c819b2a9f0378435bda9a108 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -476,6 +476,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', |