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

Unified Diff: frog/minfrogc.dart

Issue 9254026: Split dart:builtin into dart:builtin and dart:io. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
Index: frog/minfrogc.dart
diff --git a/frog/minfrogc.dart b/frog/minfrogc.dart
index 39c4f2691d676e88100625e77a6a6144c219592d..b816bb02e6ac63907b403daa05bc271d338adb7e 100644
--- a/frog/minfrogc.dart
+++ b/frog/minfrogc.dart
@@ -4,6 +4,7 @@
#library('minfrogc');
+#import('dart:io');
#import('file_system_vm.dart');
#import('lang.dart');

Powered by Google App Engine
This is Rietveld 408576698