| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d36720eeb04f88359b7c58794af66120c207a1a4..f3b412d889ab1cd2ba1251e21bcdb185096c2030 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: "d608a826f6c99e8548774252a7653b50d14fd7bb"
|
| + revision: "205936cfa527c41dd5be9bfb268d92c5974ad607"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "e594e21959a869ee1b4ac97e7244298fae41a3ea"
|
| + revision: "33a46ffb3f0e7f54f55d269795b52d34b2f1be61"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|