| 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: "e53c935fe76b0514f49b9100e8a1e0c78b9f9c26" | 8 revision: "196aa81d8ae25804332ffca00ee33d4c0eab61f4" |
| 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: "6c19ddf62e5c5cdcfda2a2ed55bdb4518f2e0c7a" | 14 revision: "6c19ddf62e5c5cdcfda2a2ed55bdb4518f2e0c7a" |
| 15 } | 15 } |
| OLD | NEW |