| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 90814c305ddbc306bd117fd223d9c0ee7c9c1b2b..bfb553388c250e50f6ee5236ea1d1948ed1b375d 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: "0c792adedbf94d8645be3307485f6b7dcf561157"
|
| + revision: "1a9a50a459c9e3c081719d3e835cac213c319136"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "34aa4d98f10636ce80ff2ec6013103d4234aee35"
|
| + revision: "7e16cf303221bbcf81d632924e19ddc888da9c3b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|