| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index cb829879b1495590266c3422fd3df5b45296d10e..aa6c79b24f86733334ec7caf54ab19023a3d62bd 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"
|
|
|