Chromium Code Reviews| Index: tests/isolate/global_error_handler2_test.dart | 
| diff --git a/tests/isolate/global_error_handler2_test.dart b/tests/isolate/global_error_handler2_test.dart | 
| index 7b6e876d861ec947db3afc3c37c96c49aa495322..72f0d6d5dfb56135ba0a2827ac83bc6ffdcc99fd 100644 | 
| --- a/tests/isolate/global_error_handler2_test.dart | 
| +++ b/tests/isolate/global_error_handler2_test.dart | 
| @@ -4,6 +4,7 @@ | 
| library test; | 
| +import 'package:expect/expect.dart'; | 
| import 'dart:async'; | 
| import 'dart:isolate'; |