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

Unified Diff: pkg/http/pubspec.yaml

Issue 18356011: Rename "pathos" package to "path". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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/http/pubspec.yaml
diff --git a/pkg/http/pubspec.yaml b/pkg/http/pubspec.yaml
index e275dd6678e0343a0e01c587e64621702069c4f5..515206d2094fc6326fb66335a645f55a8ff041ed 100644
--- a/pkg/http/pubspec.yaml
+++ b/pkg/http/pubspec.yaml
@@ -3,6 +3,6 @@ author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: A composable, Future-based API for making HTTP requests.
dependencies:
- pathos: any
+ path: any
dev_dependencies:
unittest: any

Powered by Google App Engine
This is Rietveld 408576698