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

Unified Diff: runtime/observatory/pubspec.yaml

Issue 1377583002: Bump observatory_pub_packages in DEPS (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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 | « runtime/observatory/maintainers/pubspec.template ('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 294aa1d273189950a03de63d70ac68c904c90510..1513508de23b9d69bab04b3db9fe752ab17635cb 100644
--- a/runtime/observatory/pubspec.yaml
+++ b/runtime/observatory/pubspec.yaml
@@ -12,10 +12,11 @@ transformers:
commandLineOptions: [--show-package-warnings]
dependencies:
args: any
- charted: any
+ charted: ^0.2.9
polymer: any
unittest: < 0.12.0
usage: any
+ code_transformers: 0.2.9
dependency_overrides:
analyzer:
path: ../../third_party/observatory_pub_packages/analyzer
@@ -25,6 +26,8 @@ dependency_overrides:
path: ../../third_party/observatory_pub_packages/barback
browser:
path: ../../third_party/observatory_pub_packages/browser
+ charcode:
+ path: ../../third_party/observatory_pub_packages/charcode
charted:
path: ../../third_party/observatory_pub_packages/charted
cli_util:
@@ -51,10 +54,14 @@ dependency_overrides:
path: ../../third_party/observatory_pub_packages/matcher
observe:
path: ../../third_party/observatory_pub_packages/observe
+ package_config:
+ path: ../../third_party/observatory_pub_packages/package_config
path:
path: ../../third_party/observatory_pub_packages/path
petitparser:
path: ../../third_party/observatory_pub_packages/petitparser
+ plugin:
+ path: ../../third_party/observatory_pub_packages/plugin
polymer:
path: ../../third_party/observatory_pub_packages/polymer
polymer_expressions:
@@ -93,3 +100,4 @@ dependency_overrides:
path: ../../third_party/observatory_pub_packages/which
yaml:
path: ../../third_party/observatory_pub_packages/yaml
+
« no previous file with comments | « runtime/observatory/maintainers/pubspec.template ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698