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..a7fb943a64c5d6b1aa2c44c225729cfc8e57f89b 100644 |
--- a/sdk/lib/collection/collection_sources.gypi |
+++ b/sdk/lib/collection/collection_sources.gypi |
@@ -6,18 +6,5 @@ |
{ |
'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', |
- 'hash_table.dart', |
- 'iterator.dart', |
- 'linked_hash_map.dart', |
- 'linked_hash_set.dart', |
- 'linked_hash_table.dart', |
- 'maps.dart', |
- 'queue.dart', |
- 'splay_tree.dart', |
], |
} |