Chromium Code Reviews| Index: tests/standalone/src/StatusFileParserTest.dart |
| diff --git a/tests/standalone/src/StatusFileParserTest.dart b/tests/standalone/src/StatusFileParserTest.dart |
| index e2cee07cf283026a5516f216bf49368dbdf9bd5d..e2e3ea08f58717c238fe98d67ef6d6608cb6e1cf 100644 |
| --- a/tests/standalone/src/StatusFileParserTest.dart |
| +++ b/tests/standalone/src/StatusFileParserTest.dart |
| @@ -4,6 +4,7 @@ |
| #library("StatusFileParserTest"); |
| +#import("dart:io"); |
| #import("../../../tools/testing/dart/status_file_parser.dart"); |