Index: utils/pub/io.dart |
diff --git a/utils/pub/io.dart b/utils/pub/io.dart |
index 3a94965df92282b585aa8a1d5225e8d1871f1ad0..3f3c9d0a37f469ac7f25a3b1e6261cc5ce9fdc75 100644 |
--- a/utils/pub/io.dart |
+++ b/utils/pub/io.dart |
@@ -5,7 +5,7 @@ |
/** |
* Helper functionality to make working with IO easier. |
*/ |
-#library('pub_io'); |
+#library('io'); |
#import('dart:io'); |