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 c0e8067a84305223476c2f262e96fe68bbec2d9f..20eaac9a1a93f0ec2650ca0045d11d3284f62822 100644 |
| --- a/sdk/lib/collection_dev/collection_dev.dart |
| +++ b/sdk/lib/collection_dev/collection_dev.dart |
| @@ -4,4 +4,5 @@ |
| library dart.collection.dev; |
| -part 'iterable.dart'; |
| +part 'iterable.dart'; |
| +part 'list.dart'; |