| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 05be6b09b991745992c69f01be623d2e8e996388..f4db1aa257752424886d777d9439f277905e7ef8 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: "4dc30eb1033346466a9ecbb66a30490d92b95c80"
|
| + revision: "2da4732ab0b6655a44791df9f1d141a44314d234"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c6787971b576148c94d8dc11dc3d28e88c971995"
|
| + revision: "9736fe8938e67337bb45dccf79ae8699b9625fa6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|