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

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

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 | « DEPS ('k') | 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 daed8641b04466ff20e7b2ee1626b618a16a8311..87154f3b288bf3004806e26b5a6ef6c945e30629 100644
--- a/runtime/observatory/maintainers/pubspec.template
+++ b/runtime/observatory/maintainers/pubspec.template
@@ -7,12 +7,14 @@ transformers:
inline_stylesheets:
lib/src/elements/css/shared.css: false
- $dart2js:
+ $include: "**/*.polymer.bootstrap.dart"
suppressWarnings: false
- $exclude: web/main.dart
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
+
« no previous file with comments | « DEPS ('k') | runtime/observatory/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698