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

Unified Diff: sdk/lib/async/async_sources.gypi

Issue 25354003: Redo StreamTransformers so they work with Stack traces. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix two more tests. Created 7 years, 2 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: sdk/lib/async/async_sources.gypi
diff --git a/sdk/lib/async/async_sources.gypi b/sdk/lib/async/async_sources.gypi
index 3f8d32990f8713bcbe5696f6c06cb6137bd117cf..a5e2f43902da5791c7fa5c6496f5365ba9ca20dc 100644
--- a/sdk/lib/async/async_sources.gypi
+++ b/sdk/lib/async/async_sources.gypi
@@ -17,6 +17,7 @@
'stream_controller.dart',
'stream_impl.dart',
'stream_pipe.dart',
+ 'stream_transformers.dart',
'timer.dart',
'zone.dart',
],

Powered by Google App Engine
This is Rietveld 408576698