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