Chromium Code Reviews| Index: sdk/lib/async/async_sources.gypi |
| diff --git a/sdk/lib/async/async_sources.gypi b/sdk/lib/async/async_sources.gypi |
| index fe95d17c1963bd75ce11bd4c4bfcca4b3ee19915..549a749a72ff0d997fe05b4608797407a9edbde9 100644 |
| --- a/sdk/lib/async/async_sources.gypi |
| +++ b/sdk/lib/async/async_sources.gypi |
| @@ -6,6 +6,7 @@ |
| { |
| 'sources': [ |
| 'async_error.dart', |
| + 'collection_sink.dart', |
| 'future.dart', |
| 'future_impl.dart', |
| 'stream.dart', |