Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2201)

Unified Diff: sdk/lib/collection/collection_sources.gypi

Issue 14022007: Move Iterable implementation to collection. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698