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

Unified Diff: runtime/bin/io.dart

Issue 11867024: Move some core classes to collection library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status files with bug number. Created 7 years, 11 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 | « pkg/unittest/lib/html_enhanced_config.dart ('k') | samples/swarm/swarm_ui_lib/touch/touch.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/io.dart
diff --git a/runtime/bin/io.dart b/runtime/bin/io.dart
index 8feca0eab305f72b2147a88e348eef7e59fcb0a0..9faff4eef9dbe18555017a3fc0b300b71b5cc66f 100644
--- a/runtime/bin/io.dart
+++ b/runtime/bin/io.dart
@@ -8,6 +8,7 @@
#library("dart:io");
#import("dart:async");
+#import("dart:collection");
#import("dart:crypto");
#import("dart:isolate");
#import("dart:math");
« no previous file with comments | « pkg/unittest/lib/html_enhanced_config.dart ('k') | samples/swarm/swarm_ui_lib/touch/touch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698