| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 66fd8ef7f4c90c29beca22765f73964c6b5d1130..e8fa908399b09882094eaa154963e4fa1cf6f63c 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: "1bbb3be9dc24f7c68fcabf9140f2f0212f002bcd"
|
| + revision: "74e6bd08adbd2d33f7d96986271293c7569a382f"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "fa2ea2432d1eaf204b383f1387d3b78746e057f6"
|
| + revision: "ae39f566cadf44fcfac4a885b1039ac5ffe12314"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|