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

Unified Diff: pubspec.yaml

Issue 1187103004: Allow Suites to be added to an Engine over time. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 5 years, 6 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 39da2556caad0eb25227e778c349ffac4d2727c8..42b609b8b18dbe65d541dc7c28123cbb10c48038 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,6 +8,7 @@ environment:
dependencies:
analyzer: '>=0.23.0 <0.26.0'
args: '>=0.12.1 <0.14.0'
+ async: {git: git://github.com/dart-lang/async}
kevmoo 2015/06/17 22:20:04 Is the latest published? At least a TODO to remove
nweiz 2015/06/17 22:41:08 Not yet.
barback: '>=0.14.0 <0.16.0'
crypto: '^0.9.0'
glob: '^1.0.0'

Powered by Google App Engine
This is Rietveld 408576698