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