| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 1b96c44c5ed1e8f65d40f7502f538db881091dbf..59249fbfe4e24ff4598e2835ae7cbbeab346bfa3 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: "9ab78df051dc656725554471002f31572dc17793"
|
| + revision: "ac85926f9524af9b772e7c0e115f7300d320aa21"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f2d73522b8d989a4a325ddefdf4dc88f39eaeedb"
|
| + revision: "944b60530e30ff97179b273360c8d3fb4f8cea7a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|