| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a6e698141ad41361ff194fe7d76f26339a4a470f..f01b78f7b5c5ddb7a54674a452c52f71e88669ef 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: "2d0bb0f0e5b807f94d71140320d5b8b9de5a6408"
|
| + revision: "a54265971ed8380214881f80b8d44942b99a2ec4"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "26f3e4eecb09d2608b1ac304de9d5d3c68de67ce"
|
| + revision: "0205656321a66c2d2af5b71fad0caaa0f6391c27"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|