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