| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d42e59d64bda87d974a182c398fe5e53d3a520d4..cfef662fa6f16484f4801fea5bcb998a1cf4a3c8 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: "c71fa13c8ea4fef24f23d0894e8c636f3d66fe7a"
|
| + revision: "57476cefd25ae2063bd373156fefab4f756ed90d"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "b8f8dd796be3ff39f4801f81e6ec8d4fe0c12032"
|
| + revision: "e328cf9c78a02f44b24dfa809284a6e94bcec935"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|