| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 280da6e40513fcc582e4757fe018593f7a174643..895efc7853dd89af01c73defda4ce044e638522d 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: "8b8a51ff60686f2223fa4d708f4bb6d46744b8e8"
|
| + revision: "642ddc0047581a7ce5f73069b5f0d2020b376a15"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "ff84560ede8fbc53160a760c0284c0234eaeeff1"
|
| + revision: "f39c33382a0ddf7b242ebee54a5e3098707d57ca"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|