Chromium Code Reviews| 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', |
| ], |