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

Unified Diff: sdk/lib/collection/collection_sources.gypi

Issue 13459002: Introduce new LinkedList to dart:collection. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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: sdk/lib/collection/collection_sources.gypi
diff --git a/sdk/lib/collection/collection_sources.gypi b/sdk/lib/collection/collection_sources.gypi
index 453169908de28cef47a0413fe5cfa7d8be3bc278..cff291afc5fba07837ba49de0066850a28255c40 100644
--- a/sdk/lib/collection/collection_sources.gypi
+++ b/sdk/lib/collection/collection_sources.gypi
@@ -15,6 +15,7 @@
'linked_hash_map.dart',
'linked_hash_set.dart',
'linked_hash_table.dart',
+ 'linked_list.dart',
'maps.dart',
'queue.dart',
'splay_tree.dart',

Powered by Google App Engine
This is Rietveld 408576698