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

Unified Diff: pkg/scheduled_test/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/scheduled_test/pubspec.yaml
diff --git a/pkg/scheduled_test/pubspec.yaml b/pkg/scheduled_test/pubspec.yaml
index eb1291cc8554151dd3a9288b1bf80c02f7b9a6d3..4f4f60b8e776f4cf0d945f4a47065d2c52fed22d 100644
--- a/pkg/scheduled_test/pubspec.yaml
+++ b/pkg/scheduled_test/pubspec.yaml
@@ -10,6 +10,6 @@ description: >
dependencies:
http: ">=0.4.1 <1.0.0"
- pathos: ">=0.3.2 <1.0.0"
+ path: ">=0.3.2 <1.0.0"
stack_trace: ">=0.4.3 <1.0.0"
unittest: ">=0.4.3 <1.0.0"

Powered by Google App Engine
This is Rietveld 408576698