| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index b5ece38f8130be0628886c5fda1f12e86a9026b4..2cbd01e8c7906cd42cc31c8bbb1588770c5a6459 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: "7a7951e70d79dd420e68b48cf591899ae0b6ef17"
|
| + revision: "ecde496f342028076fcfe127b34955524824b477"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "b9f5e3796c34ab09ae8af39c256971ed6903bbc3"
|
| + revision: "92bec4f56f991d35ddcf9c4d8a0bdd8ce1b10735"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|