| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 61731b3e593c3afcf67994a8fb5c461d5f381336..ca4ce7f35608f339346f1f6eb1c58b85aafdac3e 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: "f1a276cfabcd1f1cc950e36e66a2a50a664ce57f"
|
| }
|
| 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"
|
|
|