Chromium Code Reviews| Index: tests/standalone/io/regress_9194_test.dart |
| diff --git a/tests/standalone/io/regress_9194_test.dart b/tests/standalone/io/regress_9194_test.dart |
| index 32e88517f7dd11e643b3f8a8838b72949690510d..0b686e0ef1f2b3d9371fcdcb4ef87bb05e4cce22 100644 |
| --- a/tests/standalone/io/regress_9194_test.dart |
| +++ b/tests/standalone/io/regress_9194_test.dart |
| @@ -2,6 +2,7 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| +import "package:expect/expect.dart"; |
| import 'dart:io'; |
| void main() { |