| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 4100cf63c509b4f39379253a50b8274f969e4588..24cf7b6b09de858c31f2bbbb751b412c7c9969f5 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: "75023e2d624be7d2535efdb683e05f1697713a1e"
|
| + revision: "351d5f2131c2bd1ad46017be7ac1a168251a96d4"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "41e3a6c5530893d6c6046fa620fe5f335a4ef418"
|
| + revision: "6468b9068b721bd466d0e802c73fdc94dd9d949a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|