| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a7ca66597e20f62546ea37489f924a479ede7c86..9e22c918722f0aab7801146d9ded3efc18c33622 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: "b638ec1decc32e11cf9cc262eef76ca9a096e612"
|
| + revision: "ed8e7f09f80c64ac3d5be12a90552c08ea0632bc"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c4344b595829e01702a64e4380790b7daa93724c"
|
| + revision: "42ffe773c3b7d4890dcd0d0d3f8471089daac9e7"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|