| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index ebc7dcc44d7f76cdffe9ecf59b1c239012ef9451..a2cf919859f565eefb0bb6ca25097559b5efe075 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: "56adbbf9716073db61df4f9bf663d7e82739c0b9"
|
| + revision: "c4f914ac961812f8cfff0fd3317fa3130de61dce"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "808d7ea4f6feeb1cc6df0ca7bde9a9ebb48c3f30"
|
| + revision: "d4aedc811b6d4c9a077fa9166de23974d5d4ba06"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|