| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index fd3047036be29f1b7af729e38c36ec7317418d40..1d43dbb22ec521a6e4841fd6b07cd40f2997c86d 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: "16e7936293a24281297d7f0d0f04c7492d508133"
|
| + revision: "1f32353ff4a7011bbded5898da32981437de16eb"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "99d3017946e02465e04c557e0c1b1201ada85a58"
|
| + revision: "f83fa37b3451a862df10e0a5f8a1265a28e75b1f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|