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

Side by Side Diff: infra/config/recipes.cfg

Issue 2252893002: Roll recipe dependencies (trivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 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 api_version: 1 1 api_version: 1
2 project_id: "build" 2 project_id: "build"
3 recipes_path: "scripts/slave" 3 recipes_path: "scripts/slave"
4 deps { 4 deps {
5 project_id: "depot_tools" 5 project_id: "depot_tools"
6 url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git" 6 url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
7 branch: "master" 7 branch: "master"
8 revision: "40ca0f912aefabf049588954fa6eba523fbc4dfa" 8 revision: "ed7d0e38040ca5d335e2d66e28df3256dcd95b34"
9 } 9 }
10 deps { 10 deps {
11 project_id: "recipe_engine" 11 project_id: "recipe_engine"
12 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.gi t" 12 url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.gi t"
13 branch: "master" 13 branch: "master"
14 revision: "f50a2af3c5190b5b9780855085bd5a8df0d4ec58" 14 revision: "f50a2af3c5190b5b9780855085bd5a8df0d4ec58"
15 } 15 }
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