| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 9256e2051cdd0eff9b8d4f74a4a60d3fb5945ce6..739aedc6b633c0863143f6607cc6229d056ab649 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: "651d39886fe48124507af6a74459abf3751d9768"
|
| + revision: "6cbdfae7361d3ee8b1833ecab5a4bb824e4337d6"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "31c2115e6a5a75f2ad2da8afc68c17385a73b0cc"
|
| + revision: "bd604a16cbefb6a31531db8aa766954a2ddaa08c"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|