| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 0d0e6f2efdf26e75da5cfd5f9393c7a597bdd099..2d313c71cadb7c70ff2001259c4a8e6eda7333b2 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: "4e6de3a742791006b6ca41aab6c1bd8868461ce8"
|
| }
|
| 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"
|
|
|