| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 0f285f3808bd9f788ccd34ed873b21c8c3fb6c40..42da9870636dc523af64bca916ec491cf70bdf0a 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: "7b10c1874469fdf3f8d621bd83c3093de7c46531"
|
| + revision: "7f070732c4b67f610e43d25dfd4ecd61788c15a9"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f8757b7e02226594655230ccbeae3543c7dc49c6"
|
| + revision: "5224ece27c41fab3633feefdec9153786624a66d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|