| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 4d82411eabfa8530242bc3a31b387ce0d972a598..f8b098bc669614570b5b2efaec10f868e41cd0d5 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: "d3dba1d2122e52ccb3de81c84181169c997529fe"
|
| + revision: "59a9306a5c30de070c0c8a3daf68236a692c7f28"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "2836bcf8102969bbbe56708d3dd6690bed271d5d"
|
| + revision: "289d03e1c8a859328990899eb8941344192f9ee1"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|