Chromium Code Reviews| Index: pkg/analysis_server/pubspec.yaml |
| diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml |
| index 9da700eecd8daac0aa163f0561dc6e0cf5f8bf8c..52f34797c79103f0c9356c5ecf3ffe18d7e42513 100644 |
| --- a/pkg/analysis_server/pubspec.yaml |
| +++ b/pkg/analysis_server/pubspec.yaml |
| @@ -15,7 +15,7 @@ dependencies: |
| watcher: any |
| yaml: any |
| dev_dependencies: |
| - html5lib: any |
| + html: any |
| mock: '>=0.11.0 <0.12.0' |
| test_reflective_loader: '>=0.0.3 <0.1.0' |
| typed_mock: '>=0.0.4 <1.0.0' |