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

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

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_sources.gypi
diff --git a/sdk/lib/collection_dev/collection_dev_sources.gypi b/sdk/lib/collection_dev/collection_dev_sources.gypi
index f83a837a42568d1f3e2b23009023969a4384253d..a2257d5f063a16fe2793c18a1b5a77c713e01cf9 100644
--- a/sdk/lib/collection_dev/collection_dev_sources.gypi
+++ b/sdk/lib/collection_dev/collection_dev_sources.gypi
@@ -5,7 +5,6 @@
# This file contains all sources for the dart:collection-dev library.
{
'sources': [
- 'empty.dart',
+ 'iterable.dart',
],
}
-

Powered by Google App Engine
This is Rietveld 408576698