Chromium Code Reviews| Index: utils/tests/pub/version_solver_test.dart |
| =================================================================== |
| --- utils/tests/pub/version_solver_test.dart (revision 8985) |
| +++ utils/tests/pub/version_solver_test.dart (working copy) |
| @@ -5,6 +5,7 @@ |
| #library('pub_update_test'); |
| #import('dart:io'); |
| +#import('dart:isolate'); |
| #import('../../pub/package.dart'); |
| #import('../../pub/pubspec.dart'); |