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

Unified Diff: runtime/lib/collection_dev_sources.gypi

Issue 88783002: Isolate.spawn{Uri} only reports errors asynchronously. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix dart2js. Created 7 years, 1 month 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: runtime/lib/collection_dev_sources.gypi
diff --git a/runtime/lib/collection_dev_sources.gypi b/runtime/lib/collection_dev_sources.gypi
index 63c909fcfc76430df9a984ee536cc6828d3481e4..1b6b46841796871aa80cac05704b7960c75d1ae9 100644
--- a/runtime/lib/collection_dev_sources.gypi
+++ b/runtime/lib/collection_dev_sources.gypi
@@ -9,6 +9,7 @@
'collection_dev_patch.dart',
# The above file needs to be first as it imports required libraries.
'print_patch.dart',
+ 'schedule_immediate_patch.dart',
'symbol_patch.dart',
],
}

Powered by Google App Engine
This is Rietveld 408576698