| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 940ebaf5fb6ea45f337488b3b8c7291612484168..696e918d3e5e181e9543d1cdefdb25dda3711f30 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: "a47b3b97072ad029ae93dafd70b129588114e541"
|
| + revision: "31cc13202dc48e3d0b430901cfdc68fb88c59b35"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "37ac639b5795bbfdaed0e000d8d32211d12f0fe2"
|
| + revision: "75e7fc2af1578132223591817917af6612d5525e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|