| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d717c94d5c25be0133b1807ffdea86fbf2cd1270..9f8dbec5350ef6f0a7615be540dca112ce9cbcb8 100644
|
| --- a/infra/config/recipes.cfg
|
| +++ b/infra/config/recipes.cfg
|
| @@ -5,13 +5,13 @@ deps {
|
| project_id: "build"
|
| url: "https://chromium.googlesource.com/chromium/tools/build.git"
|
| branch: "master"
|
| - revision: "297548107a99309c0335ee2dd5a86111bccf92c0"
|
| + revision: "bbc4963447bca0ff3b7b13637751e660f2bd6188"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "d9e5ce518ae6c9aac6ec6ff1c7f6d63a11b27cb9"
|
| + revision: "9de9ec66b3a0b8f17dc8c15069add8f62b9796a6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|