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