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

Unified Diff: lib/coreimpl/corelib_impl_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/coreimpl/coreimpl.dart ('k') | lib/coreimpl/splay_tree.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/coreimpl/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index e31a2b077c7c3db05e0de668445deb0c71bbb632..11f3c381a732cb01f61bd712bd5fc4a8d59b3eb5 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -9,7 +9,6 @@
'list.dart',
'queue.dart',
'regexp.dart',
- 'splay_tree.dart',
'stopwatch_implementation.dart',
'string.dart',
],
« no previous file with comments | « lib/coreimpl/coreimpl.dart ('k') | lib/coreimpl/splay_tree.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698