Chromium Code Reviews| 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 839fd1caa390d8b5681876a69f8f4e77591c577e..dabbe2bf8441368b9d017018be3f1682567682c1 100644 |
| --- a/sdk/lib/_collection_dev/collection_dev.dart |
| +++ b/sdk/lib/_collection_dev/collection_dev.dart |
| @@ -4,6 +4,7 @@ |
| library dart._collection.dev; |
| +part 'arrays.dart'; |
| part 'iterable.dart'; |
| part 'list.dart'; |
| part 'sort.dart'; |