| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 28ba7763d86d2d6f1357a249646678420e68f82f..6bf12ec1aa88ad67490957311b42ce92d211b1c1 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: "a84e1ce646a39fa47e52c9dbf4c42247e8055ea6"
|
| + revision: "4e9fbf9b704b76fa7bfdcae192134ce43c379038"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "4a5ecbe6152b48637745f3b148f288cade24f1f7"
|
| + revision: "9d20675998f69ae543c3ebed4bcc14f748f3797e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|