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

Unified Diff: runtime/observatory/maintainers/pubspec.template

Issue 1125203002: Fix breakage due to package upgrades (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 7 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 | runtime/observatory/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/maintainers/pubspec.template
diff --git a/runtime/observatory/maintainers/pubspec.template b/runtime/observatory/maintainers/pubspec.template
index c6b306cbdf5ea65284fe5c2b41c456c1df23eefc..daed8641b04466ff20e7b2ee1626b618a16a8311 100644
--- a/runtime/observatory/maintainers/pubspec.template
+++ b/runtime/observatory/maintainers/pubspec.template
@@ -12,6 +12,7 @@ transformers:
commandLineOptions: [--show-package-warnings]
dependencies:
args: any
+ charted: any
polymer: any
- unittest: any
+ unittest: < 0.12.0
usage: any
« no previous file with comments | « no previous file | runtime/observatory/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698