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

Unified Diff: runtime/observatory/pubspec.yaml

Issue 2114683002: Revert "Added js and js_util to observatory deps" (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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 | « DEPS ('k') | 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 a9052ef85fe7ce7e472f129222663e92ab6816d8..b00ab07bd0537ea4df7032a5d0cfd0ee0baccfde 100644
--- a/runtime/observatory/pubspec.yaml
+++ b/runtime/observatory/pubspec.yaml
@@ -18,8 +18,6 @@ dependencies:
charted: ^0.3.0
polymer: ^0.16.3
unittest: < 0.12.0
- js: ^0.6.0
- js_util: ^0.2.0
usage: any
dependency_overrides:
analyzer:
@@ -54,10 +52,6 @@ dependency_overrides:
path: ../../third_party/observatory_pub_packages/packages/initialize
intl:
path: ../../third_party/observatory_pub_packages/packages/intl
- js:
- path: ../../third_party/observatory_pub_packages/packages/js
- js_util:
- path: ../../third_party/observatory_pub_packages/packages/js_util
logging:
path: ../../third_party/observatory_pub_packages/packages/logging
matcher:
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698