| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 8a91edb189d31d96598c195f88461364051efe4d..bdbb3058f42ff97237ab8c079bf0cf93bd9baf9a 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: "d3bd9409cf6ddebf905d1975d03ef4e68d315983"
|
| + revision: "ba54600d1abc79eb3090798aa308361eae51a5f6"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "c1a668d883d0ab1ddc8e8a9a3d6a5c59d8807877"
|
| + revision: "51a7b096ca3e9a16e175794de001f9f04e066839"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|