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

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

Issue 107333003: Fix an old TODO. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years 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/iterable.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
===================================================================
--- sdk/lib/_collection_dev/collection_dev_sources.gypi (revision 31056)
+++ sdk/lib/_collection_dev/collection_dev_sources.gypi (working copy)
@@ -7,9 +7,9 @@
'sources': [
'collection_dev.dart',
# The above file needs to be first as it lists the parts below.
- 'arrays.dart',
'iterable.dart',
'list.dart',
+ 'lists.dart',
'print.dart',
'sort.dart',
'symbol.dart',
« no previous file with comments | « sdk/lib/_collection_dev/collection_dev.dart ('k') | sdk/lib/_collection_dev/iterable.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698