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

Unified Diff: runtime/observatory/pubspec.yaml

Issue 1310153002: Switch from Google charts to Charted (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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
Index: runtime/observatory/pubspec.yaml
diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml
index 294aa1d273189950a03de63d70ac68c904c90510..2f1cdc9734d4261f873a7646100a6f76859b4b29 100644
--- a/runtime/observatory/pubspec.yaml
+++ b/runtime/observatory/pubspec.yaml
@@ -12,7 +12,7 @@ transformers:
commandLineOptions: [--show-package-warnings]
dependencies:
args: any
- charted: any
+ charted: ^0.2.5
polymer: any
unittest: < 0.12.0
usage: any
@@ -25,8 +25,6 @@ dependency_overrides:
path: ../../third_party/observatory_pub_packages/barback
browser:
path: ../../third_party/observatory_pub_packages/browser
- charted:
- path: ../../third_party/observatory_pub_packages/charted
cli_util:
path: ../../third_party/observatory_pub_packages/cli_util
code_transformers:

Powered by Google App Engine
This is Rietveld 408576698