| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index ffb04b005670f1393604ad9e12b5371c761a4dc1..15992912dd32948caeb376548a3f9e524f3a0f7c 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: "2978e46b283495f40078d34ac2271d720f759b12"
|
| + revision: "0e844fefc8a3349e87ce1bf5d92ceb781044e550"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "045d107c238b900e392dd07c49b6add6b4db7ab7"
|
| + revision: "fbfa601efda3f683e305ff9c82873dd017e11b82"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|