| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index ca20dbb09e6481d280b2eb40bb28e0250b99f7c5..12a863a8cf0fa5024c4df8741dcc8cac3c1c24d2 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: "b496036ace04eed39f864147805cba03d9f40c71"
|
| + revision: "ed1c9af068d1c043587013181e6a4b32fae0eb44"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "e465667e78b3f898f25b64a3ec4f5c003f7554e7"
|
| + revision: "186449d3e74a84a1fbd5394fab24da997629c2f4"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|