Chromium Code Reviews| Index: utils/pub/hosted_source.dart |
| diff --git a/utils/pub/hosted_source.dart b/utils/pub/hosted_source.dart |
| index ba5119d362b294ef9a374031b6d8e096fa291266..b561eab057a13bfc58d0427365163f5da74ccae6 100644 |
| --- a/utils/pub/hosted_source.dart |
| +++ b/utils/pub/hosted_source.dart |
| @@ -10,6 +10,7 @@ import 'dart:uri'; |
| // TODO(nweiz): Make this import better. |
| import '../../pkg/http/lib/http.dart' as http; |
| +import 'http.dart'; |
| import 'io.dart'; |
| import 'log.dart' as log; |
| import 'package.dart'; |