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 dc0dbecaa1f793ec2db1fd9811c75a302594428b..3f8d32990f8713bcbe5696f6c06cb6137bd117cf 100644 |
| --- a/sdk/lib/async/async_sources.gypi |
| +++ b/sdk/lib/async/async_sources.gypi |
| @@ -8,6 +8,7 @@ |
| 'async.dart', |
| # The above file needs to be first as it lists the parts below. |
| 'async_error.dart', |
| + 'broadcast_stream_controller.dart', |
| 'deferred_load.dart', |
| 'event_loop.dart', |
| 'future.dart', |