| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index e28c694fcdfb959e104e0591de3b80a3f7770c9d..bf078042f19768b0ee05a176ad6d5464ae9c6636 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: "30f4b262c12c00e0c8287f33e1bca2abb5100307"
|
| + revision: "4ec07d058d676340e40c774c4e3bd25db06b2a25"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "8818977467d88125743535010c5b37521694df0a"
|
| + revision: "dd55dc6d1c7de110bca46d939f56d2f519d54612"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|