| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index cdbc88d60c7b09d4fa65621551d760d9535e54e6..d35bd86e514f01554a7b74df700e56365a6ba8de 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: "469729e20f1d5506d9ffe6cc3909b20866732f56"
|
| + revision: "f91abd10008a81e9d3442612a92e39f6d71a5511"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "df66a34f68f4b2f2c08039f178d267c7dafd9d59"
|
| + revision: "de281aee41f5fae08e9274341b7995d26af32a66"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|