| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 0e8b69052cf62ec6dd37a1deacab887a08657144..76269515fb6ef9d680a1a958da0325fe8802a420 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: "39d64ecde5e09e2a7494fe957261e25d0d8df172"
|
| + revision: "fea22d1222db68c68b7d6e1bea7dabea384b6a93"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "6911b067504584996204cf0b2535508ac4207106"
|
| + revision: "86099d7ce5d1e18e1832aa6c41c25908d42a2ca6"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|