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

Unified Diff: sdk/lib/_collection_dev/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: sdk/lib/_collection_dev/collection_dev_sources.gypi
diff --git a/sdk/lib/_collection_dev/collection_dev_sources.gypi b/sdk/lib/_collection_dev/collection_dev_sources.gypi
index c85469de9fedb23d6a76d7c5a3fa6b8a9d742381..d0d3c42c10a83edc75b02e8ce468e7b09cb8ed68 100644
--- a/sdk/lib/_collection_dev/collection_dev_sources.gypi
+++ b/sdk/lib/_collection_dev/collection_dev_sources.gypi
@@ -11,6 +11,7 @@
'iterable.dart',
'list.dart',
'print.dart',
+ 'schedule_immediate.dart',
'sort.dart',
'symbol.dart',
],

Powered by Google App Engine
This is Rietveld 408576698