Chromium Code Reviews| Index: pkg/third_party/html5lib/pubspec.yaml |
| diff --git a/pkg/third_party/html5lib/pubspec.yaml b/pkg/third_party/html5lib/pubspec.yaml |
| index 79a09be838857ed28f2a25876eb904f863e80a71..cd968ae38d01474a55e4c1bb6ed788cecde0220c 100644 |
| --- a/pkg/third_party/html5lib/pubspec.yaml |
| +++ b/pkg/third_party/html5lib/pubspec.yaml |
| @@ -4,6 +4,7 @@ description: A library for working with HTML documents. |
| homepage: https://github.com/dart-lang/html5lib |
| dependencies: |
| source_maps: any |
| + utf: any |
| dev_dependencies: |
| browser: any |
| path: any |