Chromium Code Reviews| Index: tests/lib/async/slow_consumer3_test.dart |
| diff --git a/tests/lib/async/slow_consumer3_test.dart b/tests/lib/async/slow_consumer3_test.dart |
| index 8dde39919d18dacc7f38f142704ae91694f24612..18842c0e922af1d2e7889540e6a3b546e26a5913 100644 |
| --- a/tests/lib/async/slow_consumer3_test.dart |
| +++ b/tests/lib/async/slow_consumer3_test.dart |
| @@ -6,6 +6,7 @@ |
| library slow_consumer3_test; |
| +import "package:expect/expect.dart"; |
| import 'dart:async'; |
| import 'dart:isolate'; |