Index: tools/testing/dart/status_file_parser.dart |
diff --git a/tools/testing/dart/status_file_parser.dart b/tools/testing/dart/status_file_parser.dart |
index 7382bfec7d01924c1925a3541780adc19365a6e4..54a028eef0b2e3589ecf26339d609dca51460634 100644 |
--- a/tools/testing/dart/status_file_parser.dart |
+++ b/tools/testing/dart/status_file_parser.dart |
@@ -4,7 +4,7 @@ |
#library("status_file_parser"); |
- |
+#import("dart:io"); |
#import("status_expression.dart"); |
// Possible outcomes of running a test. |