| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 45af63f0955e090bc44044ae896428c6b837dd01..5c79b9941c0e5ebea0cb118d0e7a757c83961c26 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: "307e3129dba18b8cf24e53b731ce9bf1ac8dda3b"
|
| + revision: "74a4652c0bb9202b6b418789dae5df67555bd8bc"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f8a3b38c36a24f074c1e05a8bc2e96bd9f2efdf4"
|
| + revision: "4d0545a43968c2cf1d03f03df368da05c94a4a6e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|