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

Unified Diff: pkg/watcher/pubspec.yaml

Issue 164773003: Change ScheduledProcess's output streams over to be ScheduledStreams. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 10 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: pkg/watcher/pubspec.yaml
diff --git a/pkg/watcher/pubspec.yaml b/pkg/watcher/pubspec.yaml
index bf00d9e31fdc54a1835ebb05ae60db94b008e2c4..1045bc56b48c20a472171eb9a8c27ddb39e13c81 100644
--- a/pkg/watcher/pubspec.yaml
+++ b/pkg/watcher/pubspec.yaml
@@ -9,7 +9,7 @@ dependencies:
path: ">=0.9.0 <2.0.0"
stack_trace: ">=0.9.1 <0.10.0"
dev_dependencies:
- scheduled_test: ">=0.9.3-dev <0.10.0"
+ scheduled_test: ">=0.9.3-dev <0.11.0"
unittest: ">=0.9.2 <0.10.0"
environment:
sdk: ">=0.8.10+6 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698