| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 767ede868bea9487cbea41c1c680d997dd66bfa7..332bbc258f47ff8c3f61a1c5de6b5d64e4bad7b4 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: "3fcd4ab5eab6c5a08c660da62614257fc768f302"
|
| + revision: "41a4c1255e85c41ea076082796fe588a692293a2"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "274c159b292c08c9c30731cd28840eeb581111fe"
|
| + revision: "95f3d317e4a3fdbd135365b64f5529e6e4ad7f98"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|