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

Unified Diff: runtime/lib/core_sources.gypi

Issue 1652873004: Print stack trace when Dart_SetReturnValue is passed UnwindError. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | runtime/lib/stacktrace.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/core_sources.gypi
diff --git a/runtime/lib/core_sources.gypi b/runtime/lib/core_sources.gypi
index 73a4e04b6424f6bd52580881036297b16ac9eaf9..bef056ed792b5fcb769d8a9c5cf806a282687d2c 100644
--- a/runtime/lib/core_sources.gypi
+++ b/runtime/lib/core_sources.gypi
@@ -47,6 +47,7 @@
'resource_patch.dart',
'stacktrace.cc',
'stacktrace.dart',
+ 'stacktrace.h',
'stopwatch.cc',
'stopwatch_patch.dart',
'string.cc',
« no previous file with comments | « no previous file | runtime/lib/stacktrace.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698