Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1585)

Unified Diff: runtime/observatory/pubspec.yaml

Issue 1060463006: Make observatory keep using html5lib. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/pubspec.yaml
diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml
index 3af3b29e6a333bbaa4b8081c4eea2e36b8b7cb8c..ccdc3f716722c3240af354263bc70ed12821743e 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
- html:
- path: ../../third_party/observatory_pub_packages/html
+ html5lib:
+ path: ../../third_party/observatory_pub_packages/html5lib
initialize:
path: ../../third_party/observatory_pub_packages/initialize
logging:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698