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

Unified Diff: sdk/lib/collection_dev/collection_dev.dart

Issue 11931042: Move many iterable classes to collection_dev. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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_dev/collection_dev.dart
diff --git a/sdk/lib/collection_dev/collection_dev.dart b/sdk/lib/collection_dev/collection_dev.dart
index 46e28b8dce5456669eaeaeda2850a23cd47b2bb1..c0e8067a84305223476c2f262e96fe68bbec2d9f 100644
--- a/sdk/lib/collection_dev/collection_dev.dart
+++ b/sdk/lib/collection_dev/collection_dev.dart
@@ -3,3 +3,5 @@
// BSD-style license that can be found in the LICENSE file.
library dart.collection.dev;
+
+part 'iterable.dart';

Powered by Google App Engine
This is Rietveld 408576698