| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index f9769f6f3971d6e36a90b0de728359ad507108ac..3c140cb3481f6ed1e971729270ec3e92281561fc 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: "8ceac5bce3e789666da2daa8607d254055788114"
|
| + revision: "1f2161a43f7874cb6ea371dffef3b96cf435bc7f"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c8f3a3498ec18a8dbb3775d6a1bf7bd02e26cd28"
|
| + revision: "26a201f2a9da493772dfc4bc1a498b200e6c801d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|