| Index: sdk/lib/_collection_dev/collection_dev.dart
|
| diff --git a/sdk/lib/_collection_dev/collection_dev.dart b/sdk/lib/_collection_dev/collection_dev.dart
|
| index 6e883f6fc0fc03d7976863d5126a06eca7d4d756..d37ee3541eb88b21e75b673342edfb49c5156657 100644
|
| --- a/sdk/lib/_collection_dev/collection_dev.dart
|
| +++ b/sdk/lib/_collection_dev/collection_dev.dart
|
| @@ -14,5 +14,6 @@ part 'arrays.dart';
|
| part 'iterable.dart';
|
| part 'list.dart';
|
| part 'print.dart';
|
| +part 'schedule_immediate.dart';
|
| part 'sort.dart';
|
| part 'symbol.dart';
|
|
|