OLD | NEW |
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: "c808c55594dfca00b57ecc3b3d9eaa8f3a15a81a" | 8 revision: "3f0dacf095df6f73a2c54a8a9fb35c1c441a2fe1" |
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: "f712a9271eb999e8b43c48ea9404f4bef393e486" | 14 revision: "633abf8d47e44241203369a7e4eb926b832c6dff" |
15 } | 15 } |
OLD | NEW |