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

Side by Side Diff: tools/gardening/pubspec.yaml

Issue 3005723002: Added ability to find builder-groups (Closed)
Patch Set: Landing with changes from johnniwinther Created 3 years, 3 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 | « tools/gardening/lib/src/util.dart ('k') | 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 html:
8 http: 7 http:
9 path: 8 path:
9 archive:
10 expect: 10 expect:
11 path: ../../pkg/expect/ 11 path: ../../pkg/expect/
12 testing: 12 testing:
13 path: ../../pkg/testing/ 13 path: ../../pkg/testing/
OLDNEW
« no previous file with comments | « tools/gardening/lib/src/util.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698