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

Unified Diff: lib/core/corelib_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: Add note 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/core/core.dart ('k') | lib/core/sort.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/core/corelib_sources.gypi
diff --git a/lib/core/corelib_sources.gypi b/lib/core/corelib_sources.gypi
index 907291f968047ca21b3ad8fa3ca53f946220a0a6..91f7ff5c768ae6bf0e7f2b64bc8c55963b7593da 100644
--- a/lib/core/corelib_sources.gypi
+++ b/lib/core/corelib_sources.gypi
@@ -34,6 +34,7 @@
'regexp.dart',
'sequences.dart',
'set.dart',
+ 'sort.dart',
'stopwatch.dart',
'string.dart',
'strings.dart',
« no previous file with comments | « lib/core/core.dart ('k') | lib/core/sort.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698