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

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

Issue 2643753005: Roll recipe dependencies (trivial). (Closed)
Patch Set: Created 3 years, 11 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: "147c5591e50764ab2e034530c83117dd0032a9f2" 8 revision: "06dba1b15977eb58f8ef4ea9377197da7c67dd38"
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: "33e10996a4a093ff5a68eb2adb17ec052715fcfd" 14 revision: "33e10996a4a093ff5a68eb2adb17ec052715fcfd"
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