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

Unified Diff: sdk/lib/_collection_dev/collection_dev_sources.gypi

Issue 26481002: Change the toString method of IterableBase/IterableMixin to show some elements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments. Created 7 years, 2 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
« no previous file with comments | « sdk/lib/_collection_dev/collection_dev.dart ('k') | sdk/lib/_collection_dev/to_string.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_collection_dev/collection_dev_sources.gypi
diff --git a/sdk/lib/_collection_dev/collection_dev_sources.gypi b/sdk/lib/_collection_dev/collection_dev_sources.gypi
index f994b4271d0ad38583b7806a620ec96d5b1dc60b..9cf54151257f95183fd369856afc4352b9d6d16e 100644
--- a/sdk/lib/_collection_dev/collection_dev_sources.gypi
+++ b/sdk/lib/_collection_dev/collection_dev_sources.gypi
@@ -12,6 +12,5 @@
'list.dart',
'sort.dart',
'symbol.dart',
- 'to_string.dart',
],
}
« no previous file with comments | « sdk/lib/_collection_dev/collection_dev.dart ('k') | sdk/lib/_collection_dev/to_string.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698