| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 94677c22cc3943bd2c3d1cee46ecd99c11c98c94..3b2cc3262b11c2d3537fc24b147ecdd33bfaf5b5 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: "76d5c79ed794fe690650978678171b28027c8af8"
|
| + revision: "0fb3089acff0b491685af54a4f90e0a4de693e39"
|
| }
|
| 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"
|
|
|