Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2900)

Unified Diff: runtime/vm/vm_sources.gypi

Issue 2686813006: Reapply "Use CodeSourceMap for stack traces (still JIT only)." (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/raw_object.h ('k') | runtime/vm/zone_text_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index be439625d17e73e0c819b2a9f0378435bda9a108..cb461bd65bfe3f3b336b1f6ac1779d6d6437bcba 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -557,5 +557,7 @@
'zone.cc',
'zone.h',
'zone_test.cc',
+ 'zone_text_buffer.cc',
+ 'zone_text_buffer.h',
],
}
« no previous file with comments | « runtime/vm/raw_object.h ('k') | runtime/vm/zone_text_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698