| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a0b33505fa8c7f59a7f97f0cefabc607e989f8ed..099ea541c10881924b2c400a27961ef9e80407a7 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: "8ae1c6cfb7566ca91ba372fdb800ee5c02b61dfe"
|
| + revision: "44c57c81eb768a3cfd8c802479aa312679c59192"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9bd40a63c45e834e335121123275ec968d73f1c7"
|
| + revision: "1838bade4359194dadd6287af1876322f0584414"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|