| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 6bd51d0f02330dcbdf545f8d53b451f7eeb5e112..7059ebc9e4c65be7baf347c5312126a431c55690 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: "613c3cddd1e718a2ef76554ece74cfbf16ae5ca6"
|
| + revision: "62cd25edb19ac96af36aa939f032974cb97fc190"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "d5c7b7adbd6fa011efa03a716f0963a55f630230"
|
| + revision: "2d1b6dae5acc5c7580668a1d8e12e33c46774782"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|