Chromium Code Reviews| Index: sdk/lib/collection/collection_sources.gypi |
| diff --git a/sdk/lib/collection/collection_sources.gypi b/sdk/lib/collection/collection_sources.gypi |
| index 3a043e7eb8f539e364e225563ffe636a97cae9fb..453169908de28cef47a0413fe5cfa7d8be3bc278 100644 |
| --- a/sdk/lib/collection/collection_sources.gypi |
| +++ b/sdk/lib/collection/collection_sources.gypi |
| @@ -7,7 +7,6 @@ |
| 'sources': [ |
| 'collection.dart', |
| # The above file needs to be first as it lists the parts below. |
| - 'arrays.dart', |
| 'collections.dart', |
| 'hash_map.dart', |
| 'hash_set.dart', |