| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 18c2eec45433b85926f3d3804db1e89a2eb0fb26..af6a7e3de7b4534d5355d8e865b7a2d8c3caab92 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"
|
|
|