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