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 f126224db02a727b4ef61edff306530395530de6..4f941b68f9d1af683336c00934386352aa2dc74a 100644 |
| --- a/sdk/lib/_collection_dev/collection_dev_sources.gypi |
| +++ b/sdk/lib/_collection_dev/collection_dev_sources.gypi |
| @@ -7,6 +7,7 @@ |
| 'sources': [ |
| 'collection_dev.dart', |
| # The above file needs to be first as it lists the parts below. |
| + 'arrays.dart', |
| 'iterable.dart', |
| 'list.dart', |
| 'sort.dart', |