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

Unified Diff: pkg/scheduled_test/pubspec.yaml

Issue 196423017: Make BaseRequest.contentType use null rather than -1 as a flag value. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« pkg/http/lib/src/base_request.dart ('K') | « pkg/oauth2/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/scheduled_test/pubspec.yaml
diff --git a/pkg/scheduled_test/pubspec.yaml b/pkg/scheduled_test/pubspec.yaml
index 55fea1423cc2293fe912b7123cff3cd91c56877d..8e8462e4a022e6bad03c1ca9e75bc741276db11c 100644
--- a/pkg/scheduled_test/pubspec.yaml
+++ b/pkg/scheduled_test/pubspec.yaml
@@ -10,7 +10,7 @@ description: >
read like synchronous, linear code, despite executing asynchronously.
dependencies:
- http: ">=0.9.0 <0.10.0"
+ http: ">=0.9.0 <0.11.0"
path: ">=0.9.0 <2.0.0"
stack_trace: ">=0.9.1 <0.10.0"
unittest: ">=0.9.0 <0.11.0"
« pkg/http/lib/src/base_request.dart ('K') | « pkg/oauth2/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698