Index: runtime/observatory/pubspec.yaml |
diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml |
index ccdc3f716722c3240af354263bc70ed12821743e..3af3b29e6a333bbaa4b8081c4eea2e36b8b7cb8c 100644 |
--- a/runtime/observatory/pubspec.yaml |
+++ b/runtime/observatory/pubspec.yaml |
@@ -36,8 +36,8 @@ dependency_overrides: |
path: ../../third_party/observatory_pub_packages/dart_style |
glob: |
path: ../../third_party/observatory_pub_packages/glob |
- html5lib: |
- path: ../../third_party/observatory_pub_packages/html5lib |
+ html: |
+ path: ../../third_party/observatory_pub_packages/html |
initialize: |
path: ../../third_party/observatory_pub_packages/initialize |
logging: |