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 84259efa57b7d0e01a0dc44b4ff97325e83e0736..7fe56d842213b03bee57cca54d8e107f0f3c20cc 100644 |
| --- a/sdk/lib/collection/collection_sources.gypi |
| +++ b/sdk/lib/collection/collection_sources.gypi |
| @@ -10,6 +10,7 @@ |
| 'collections.dart', |
| 'hash_map.dart', |
| 'hash_set.dart', |
| + 'iterable.dart', |
| 'iterator.dart', |
| 'linked_hash_map.dart', |
| 'linked_hash_set.dart', |