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

Unified Diff: tools/gardening/pubspec.yaml

Issue 2988313002: Change backslashes to forward slashes in pubspec.yaml of gardening tool (Closed)
Patch Set: Created 3 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gardening/pubspec.yaml
diff --git a/tools/gardening/pubspec.yaml b/tools/gardening/pubspec.yaml
index 9002a82c2737c4a3069adeb50c052ad6ec6e7153..d9b16769f588074534123d94254fdc777022dd9e 100644
--- a/tools/gardening/pubspec.yaml
+++ b/tools/gardening/pubspec.yaml
@@ -5,4 +5,4 @@ name: gardening
dependencies:
args:
expect:
- path: ..\..\pkg\expect\
+ path: ../../pkg/expect/
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698