| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 9d860f68664301b23d516afc21c6193195e87df4..aef972437ebda6c73204f361e5024472cc64733e 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: "b88ae3abc2b3228ea717ac597573ab95442efef2"
|
| + revision: "5c6d13060169e458a7b81d71ae3279e7380a5045"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "2cc483c1d228f613c14095f656b9b5c64e67872e"
|
| + revision: "8dd81ea20b3830a816be88d73e61db2097716548"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|