Chromium Code Reviews| Index: utils/pub/pubspec.dart |
| diff --git a/utils/pub/pubspec.dart b/utils/pub/pubspec.dart |
| index 1ba4d06482eee97652fa5372fbfba6aa9b422f9b..6c7738d0ec3af95a99b32937f0c5ec2e62e5fa4c 100644 |
| --- a/utils/pub/pubspec.dart |
| +++ b/utils/pub/pubspec.dart |
| @@ -9,7 +9,7 @@ import 'source.dart'; |
| import 'source_registry.dart'; |
| import 'utils.dart'; |
| import 'version.dart'; |
| -import 'yaml/yaml.dart'; |
| +import 'yaml/lib/yaml.dart'; |
| /** |
| * The parsed and validated contents of a pubspec file. |