| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index bead6b3e8292c75662fbecbe029a802b261442d1..7b7983493274a0977af731d06a701b6fb32d69ab 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: "dd1c43977b23bf078e31b4ebdbe9028107feabc5"
|
| + revision: "61643f9a0c5e48d82feaea2831fbb132426d42fa"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "52185b37827b920fcd4ba153c731f62a82e11210"
|
| + revision: "fbf01c5431a35ae131ddef348cb1e00f555d4504"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|