Index: tools/testing/dart/test_runner.dart |
diff --git a/tools/testing/dart/test_runner.dart b/tools/testing/dart/test_runner.dart |
index c11cb0ea2661d383d04897bb281dc85803a5d758..2f10898446d1f651f57400188d86f259d08be7d3 100644 |
--- a/tools/testing/dart/test_runner.dart |
+++ b/tools/testing/dart/test_runner.dart |
@@ -4,6 +4,7 @@ |
#library("test_runner"); |
+#import("dart:io"); |
#import("status_file_parser.dart"); |
#import("test_progress.dart"); |
#import("test_suite.dart"); |