Chromium Code Reviews| Index: utils/pub/source.dart | 
| diff --git a/utils/pub/source.dart b/utils/pub/source.dart | 
| index 118096710e0c5f11267d7f94bc473bee9766f0a2..109b5b2a3f07564cb15ddb23e08191e0ffb2836f 100644 | 
| --- a/utils/pub/source.dart | 
| +++ b/utils/pub/source.dart | 
| @@ -6,7 +6,7 @@ library source; | 
| import 'dart:async'; | 
| -import '../../pkg/pathos/lib/path.dart' as path; | 
| +import 'package:pathos/path.dart' as path; | 
| import 'io.dart'; | 
| import 'package.dart'; |