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

Unified Diff: samples/third_party/dromaeo/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: fixes Created 6 years, 9 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: samples/third_party/dromaeo/pubspec.yaml
diff --git a/samples/third_party/dromaeo/pubspec.yaml b/samples/third_party/dromaeo/pubspec.yaml
index bba4afe7d9d5bb2e1beeb64328b0c274e29bda1e..4fa42cacc88f7b5c37e8e674ea9a0023a4b0c1d9 100644
--- a/samples/third_party/dromaeo/pubspec.yaml
+++ b/samples/third_party/dromaeo/pubspec.yaml
@@ -6,7 +6,7 @@ description: >
Dromaeo test suite, written in Dart.
dependencies:
browser_controller: ">=0.00.1-dev <0.0.2"
- barback: ">=0.11.1 <0.11.2"
+ barback: ">=0.13.0-dev <0.14.0"
Bob Nystrom 2014/04/03 22:28:29 Why "-dev" here and not on any of the other modifi
nweiz 2014/04/03 23:03:50 Leftover from before I decided to just release. Re
browser: ">=0.10.0 <0.10.1"
environment:
sdk: any

Powered by Google App Engine
This is Rietveld 408576698