| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 3b1ed3e3306a4933f63d894e55a765f58041e99d..0d0e6f2efdf26e75da5cfd5f9393c7a597bdd099 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: "65087baba490cda9a9a1fa0b9bc1c742bf71412a"
|
| + revision: "16e7936293a24281297d7f0d0f04c7492d508133"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "13f9c37185750d4212a125204d22302376c77f8e"
|
| + revision: "99d3017946e02465e04c557e0c1b1201ada85a58"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|