| Index: utils/pub/hosted_source.dart
|
| diff --git a/utils/pub/hosted_source.dart b/utils/pub/hosted_source.dart
|
| index 44f7195ea5ffe8cbd3bf098a2de3c09112fbf945..7529a872fc001d2de5e1e897661c10921d73100c 100644
|
| --- a/utils/pub/hosted_source.dart
|
| +++ b/utils/pub/hosted_source.dart
|
| @@ -11,7 +11,7 @@ import 'dart:uri';
|
|
|
| // TODO(nweiz): Make this import better.
|
| import '../../pkg/http/lib/http.dart' as http;
|
| -import '../../pkg/path/lib/path.dart' as path;
|
| +import '../../pkg/pathos/lib/path.dart' as path;
|
|
|
| import 'http.dart';
|
| import 'io.dart';
|
|
|