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

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

Issue 12258008: Revert "New implementation of {,Linked}Hash{Set,Map}." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | « sdk/lib/collection/collection.dart ('k') | sdk/lib/collection/hash_map.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/collection/collection_sources.gypi
diff --git a/sdk/lib/collection/collection_sources.gypi b/sdk/lib/collection/collection_sources.gypi
index 37d67be22677a408eb5e9e1a1ebcfd16ae4eaca7..b262c10ebc16779b87751f1a62324aa24d8551c7 100644
--- a/sdk/lib/collection/collection_sources.gypi
+++ b/sdk/lib/collection/collection_sources.gypi
@@ -7,15 +7,11 @@
'sources': [
'arrays.dart',
'collections.dart',
- 'hash_map.dart',
- 'hash_set.dart',
- 'hash_table.dart',
'iterator.dart',
- 'linked_hash_map.dart',
- 'linked_hash_set.dart',
- 'linked_hash_table.dart',
+ 'map.dart',
'maps.dart',
'queue.dart',
+ 'set.dart',
'splay_tree.dart',
],
}
« no previous file with comments | « sdk/lib/collection/collection.dart ('k') | sdk/lib/collection/hash_map.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698