| 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: "ed7d0e38040ca5d335e2d66e28df3256dcd95b34" | 8 revision: "31c2115e6a5a75f2ad2da8afc68c17385a73b0cc" |
| 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 } |
| OLD | NEW |