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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This pubspec is currently mainly used to make it easier to develop on the 1 # This pubspec is currently mainly used to make it easier to develop on the
2 # gardening by making it a package. 2 # gardening by making it a package.
3 name: gardening 3 name: gardening
4 #version: do-not-upload 4 #version: do-not-upload
5 dependencies: 5 dependencies:
6 args: 6 args:
7 expect: 7 expect:
8 path: ..\..\pkg\expect\ 8 path: ../../pkg/expect/
OLDNEW
« 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