Chromium Code Reviews| Index: utils/tests/pub/install/hosted/repair_cache_test.dart | 
| diff --git a/utils/tests/pub/install/hosted/repair_cache_test.dart b/utils/tests/pub/install/hosted/repair_cache_test.dart | 
| index 5af5ab62d4d5e12b9499b5a2a7133c5364274d64..7d808d65aea92612639ff47c615d2521b6c54895 100644 | 
| --- a/utils/tests/pub/install/hosted/repair_cache_test.dart | 
| +++ b/utils/tests/pub/install/hosted/repair_cache_test.dart | 
| @@ -4,7 +4,7 @@ | 
| library pub_tests; | 
| -import '../../../../../pkg/pathos/lib/path.dart' as path; | 
| +import 'package:pathos/path.dart' as path; | 
| import '../../../../pub/io.dart'; | 
| import '../../descriptor.dart' as d; |