Chromium Code Reviews| Index: tests/lib/async/slow_consumer_test.dart |
| diff --git a/tests/lib/async/slow_consumer_test.dart b/tests/lib/async/slow_consumer_test.dart |
| index 9bc05bfe0b38984df8485199c2c195bedb7a755a..e927762aafce978d069bec43f1f96e52f44747f8 100644 |
| --- a/tests/lib/async/slow_consumer_test.dart |
| +++ b/tests/lib/async/slow_consumer_test.dart |
| @@ -6,6 +6,7 @@ |
| library slow_consumer_test; |
| +import "package:expect/expect.dart"; |
| import 'dart:async'; |
| import 'dart:isolate'; |