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

Unified Diff: runtime/lib/utf/utf_vm.dart

Issue 12316036: Merge IO v2 branch to bleeding edge (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased to r18818 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 | « runtime/bin/utf_sources.gypi ('k') | runtime/vm/dart_api_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/utf/utf_vm.dart
diff --git a/runtime/lib/utf/utf_vm.dart b/runtime/lib/utf/utf_vm.dart
index a3d815166a909823c9b1aac6dc43233445fdac36..f823b43ef176a8718e0a1d5c7dcba43e62ff27b8 100644
--- a/runtime/lib/utf/utf_vm.dart
+++ b/runtime/lib/utf/utf_vm.dart
@@ -6,3 +6,5 @@
// remove this file and update runtime/bin/utf_sources.gypi .
library utf;
+
+import "dart:async";
« no previous file with comments | « runtime/bin/utf_sources.gypi ('k') | runtime/vm/dart_api_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698