| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index e527e2645f9e5ef88f1d928ee6b245dd7a95ed1e..62e49db801e683752149f9798c5408a78768a85f 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: "2f0a7c064259dc0e0bf375c2d1771544f5647a1c"
|
| + revision: "194bd0247efb60371dbcae87731f13dce4fa7934"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "7475196d4c32d66e1c199bf24945b7ae28255e13"
|
| + revision: "adcd4b78d5f35da535ccf82a221afb9fa389f631"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|