| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a4c6e10938ab939bc2911318510eb833c89ff63e..0fdfe32e999146ffeb9d94d787c5347937bd0c47 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: "734467cd180cd100f1b8cc6710b101413abc9cd6"
|
| + revision: "8009c7dfc942b4feddfc631d8764e508824b6756"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "4b21db06e48e90335a0a1ae5d5b911b960ea0e5a"
|
| + revision: "f8757b7e02226594655230ccbeae3543c7dc49c6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|