| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index ab24363508ec498cb6a36985db8b0f9758f1f712..13e1aaf0d06563dabe1cae4303674ee05686a902 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: "90d4177d32d5c0ee899f50fc431ad9cc2f1b25d9"
|
| + revision: "2851a9afcd8707c34b7c10583ad9732bef4c506f"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "5224ece27c41fab3633feefdec9153786624a66d"
|
| + revision: "0b7cf885e03dcabae34c29e2a751a88ac9af9d7f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|