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

Unified Diff: Source/bindings/common/common.gypi

Issue 466243002: Support merged Dart-JS callstacks (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/dartium
Patch Set: ptal Created 6 years, 3 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
Index: Source/bindings/common/common.gypi
diff --git a/Source/bindings/common/common.gypi b/Source/bindings/common/common.gypi
index b8d66819b4b296e184225b6cc62a91eeacdec1c7..95c4c3d2945d5cce1439ed82d2626f8d65b47137 100644
--- a/Source/bindings/common/common.gypi
+++ b/Source/bindings/common/common.gypi
@@ -27,6 +27,7 @@
'ScriptValue.h',
'ScriptWrappable.h',
'StackTrace.h',
+ 'StackTrace.cpp',
],
},
}

Powered by Google App Engine
This is Rietveld 408576698