| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 05a30177b50c839ba108356e02a892d516cabff5..4329987460305a70321d5e48dd3d2a7374b9c8fa 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: "0d401b1e358f376f4b19afb9ff26c6f99d68af40"
|
| + revision: "997541305c3617899e17a76fe9c0e5d9a517bdd0"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "70d11c3759a5113bd2c26a1026467021caac6327"
|
| + revision: "83faed04862b6c6b7b2034bb256687afeb9d31c0"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|