| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index c7fe2f65f1bfe606da2964fe63a3995ece81f565..293da3aa9ec66f0e68a2fd312b695962a4d58458 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: "dfdf1345605f32aad5c842247e94e130c274154b"
|
| + revision: "b3e62f30e334a0eb3c8dfb1a85744f7bdaedcc44"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "5ef2ca1b0f05c136217b5fde6eafc127dabc7fda"
|
| + revision: "1f2c9b78aeda31d7abbda56e2c9cc3f08bdb772b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|