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

Unified Diff: dart/runtime/lib/lib_sources.gypi

Issue 10939020: Don't invoke user-defined code in NoSuchMethodError.toString. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments. Created 8 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
« no previous file with comments | « dart/runtime/lib/errors_patch.dart ('k') | dart/tests/corelib/safe_to_string_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/runtime/lib/lib_sources.gypi
diff --git a/dart/runtime/lib/lib_sources.gypi b/dart/runtime/lib/lib_sources.gypi
index af44235a38d16c3033f6bc8ec28a34fb7a991d0c..33fd3736efcf65c6852e1d15947ed90d6c4ba70f 100644
--- a/dart/runtime/lib/lib_sources.gypi
+++ b/dart/runtime/lib/lib_sources.gypi
@@ -13,6 +13,7 @@
'double_patch.dart',
'error.cc',
'error.dart',
+ 'errors_patch.dart',
'error.h',
'expando_patch.dart',
'integers.cc',
« no previous file with comments | « dart/runtime/lib/errors_patch.dart ('k') | dart/tests/corelib/safe_to_string_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698