| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index e95ef41e699712a1e63ab88f14d5c7c995aa54bd..2cef2a720ba68c58c840624c8425462e38b7a04a 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: "4e323b91fca31f987f70a57b5ac3e3d96fdeb26c"
|
| + revision: "4473ae7826ce3ca593d8a93c01bed3cdc1e87482"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "4d8955052fd5d68f54292f2622130622b6e9eb6b"
|
| + revision: "6d0a5acdc43f959770d844a3ccb8bc3a5ad9afb6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|