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

Unified Diff: lib/coreimpl/corelib_impl_sources.gypi

Issue 11239004: Move DualPivotQuicksort from coreimpl to core as _Sort. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
Index: lib/coreimpl/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index 756eb8c2bc2b00d2f1eaa386367669cf3078faad..70ce2e52f96a34e428cd099b9170dd8b90edf052 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -7,7 +7,6 @@
'arrays.dart',
'collections.dart',
'date.dart',
- 'dual_pivot_quicksort.dart',
'hash_map_set.dart',
'linked_hash_map.dart',
'list.dart',

Powered by Google App Engine
This is Rietveld 408576698