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

Unified Diff: lib/collection/collection_sources.gypi

Issue 11304007: Move SplayTreeMap from coreimpl to collection. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix two HTML tests. Created 8 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 | « lib/collection/collection.dart ('k') | lib/collection/splay_tree.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/collection/collection_sources.gypi
diff --git a/lib/collection/collection_sources.gypi b/lib/collection/collection_sources.gypi
index d7fcc266501687d679087af14d6e98472ef4a4af..9eea155ca7c133e0afe0b51b7c2a35d95d72a0bf 100644
--- a/lib/collection/collection_sources.gypi
+++ b/lib/collection/collection_sources.gypi
@@ -8,6 +8,7 @@
'arrays.dart',
'collections.dart',
'maps.dart',
+ 'splay_tree.dart',
],
}
« no previous file with comments | « lib/collection/collection.dart ('k') | lib/collection/splay_tree.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698