| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 173af81afb20f200efaf85d39276115f9c71b022..510fbfb033c735ad6502e68a340558e879b77139 100644
|
| --- a/infra/config/recipes.cfg
|
| +++ b/infra/config/recipes.cfg
|
| @@ -5,17 +5,17 @@ deps {
|
| project_id: "build"
|
| url: "https://chromium.googlesource.com/chromium/tools/build.git"
|
| branch: "master"
|
| - revision: "6e362607870ab3eae46cef835c492e1da2eb77c5"
|
| + revision: "0b6afbd9546e9d43f51808e9a5fc2561a7995718"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "e38699bd9583c2ee9eb1436f3fc640cf97462722"
|
| + revision: "d090526a271d850cd3613865c02454ad45c9f138"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
| url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
|
| branch: "master"
|
| - revision: "9581df50945817b006054cc9a4415a38803885a7"
|
| + revision: "f50a2af3c5190b5b9780855085bd5a8df0d4ec58"
|
| }
|
|
|