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

Unified Diff: pkg/smoke/pubspec.yaml

Issue 223553008: Only pass an AssetId to isPrimary and declareOutputs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix script_compactor Created 6 years, 8 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 | « pkg/smoke/lib/src/default_transformer.dart ('k') | samples/third_party/dromaeo/lib/transformer.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/smoke/pubspec.yaml
diff --git a/pkg/smoke/pubspec.yaml b/pkg/smoke/pubspec.yaml
index 7d55a0e63bcfd1572833ae8da83a8078c8e68d85..96c398d58b9c6e7a2e52debe25b63c6f8c66a5c3 100644
--- a/pkg/smoke/pubspec.yaml
+++ b/pkg/smoke/pubspec.yaml
@@ -7,7 +7,7 @@ description: >
can be replaced with non-reflective calls using code generation. See README.md
for mode details.
dependencies:
- barback: ">=0.9.0 <0.13.0"
+ barback: ">=0.9.0 <0.14.0"
logging: ">=0.9.0 <0.10.0"
# TODO(sigmund): once we have some easier way to do global app-level
# transformers, we might want to remove this transformer here and only apply it
« no previous file with comments | « pkg/smoke/lib/src/default_transformer.dart ('k') | samples/third_party/dromaeo/lib/transformer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698