| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 9c29f08c94e19e3113b815b7c7ac7a09d8f25176..c7f0ddf18d5b09a1287f4436aa05e28c7f60dad0 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: "3f789ffa3eec23b6e30036f41bc10d25658f45bd"
|
| + revision: "eb43e471e1a3d29858940c1469f5c7fb70960e2e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "1c822ade1f731ec35a3d2d3be8805f773df22c4c"
|
| + revision: "69b1be10a44289cca2bbb1de51605ec28808dea0"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|