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

Unified Diff: pkg/stack_trace/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/stack_trace/pubspec.yaml
diff --git a/pkg/stack_trace/pubspec.yaml b/pkg/stack_trace/pubspec.yaml
index 3a679a826d9dc50c7116aa02f2c0b5dc0c9e094d..b672df7ff6a579be00019c0bef8eca8c9c08b117 100644
--- a/pkg/stack_trace/pubspec.yaml
+++ b/pkg/stack_trace/pubspec.yaml
@@ -5,7 +5,7 @@ description: >
A package for manipulating stack traces and printing them readably.
dependencies:
- pathos: any
+ path: any
dev_dependencies:
unittest: any

Powered by Google App Engine
This is Rietveld 408576698