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

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

Issue 15764003: Add Zone support for Timers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix bug and add tests. Created 7 years, 7 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 b39435afad5ebdcf5ce19d88de2dc689a07b7ee4..dc0dbecaa1f793ec2db1fd9811c75a302594428b 100644
--- a/sdk/lib/async/async_sources.gypi
+++ b/sdk/lib/async/async_sources.gypi
@@ -17,5 +17,6 @@
'stream_impl.dart',
'stream_pipe.dart',
'timer.dart',
+ 'zone.dart',
],
}

Powered by Google App Engine
This is Rietveld 408576698