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

Unified Diff: lib/coreimpl/coreimpl.dart

Issue 11339038: Move DoubleLinkedQueue from coreimpl to core. (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
« no previous file with comments | « lib/core/queue.dart ('k') | lib/coreimpl/corelib_impl_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/coreimpl/coreimpl.dart
diff --git a/lib/coreimpl/coreimpl.dart b/lib/coreimpl/coreimpl.dart
index ff790b57385d599b86b8dca7478b996bf0cfc9d0..707745c81bbeefa1a31b7436534c63b3db24046e 100644
--- a/lib/coreimpl/coreimpl.dart
+++ b/lib/coreimpl/coreimpl.dart
@@ -9,6 +9,5 @@
#source("hash_map_set.dart");
#source("linked_hash_map.dart");
#source("list.dart");
-#source("queue.dart");
#source("regexp.dart");
#source("string.dart");
« no previous file with comments | « lib/core/queue.dart ('k') | lib/coreimpl/corelib_impl_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698