| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 867c4ed6b84788046eff9064ffb968789579e04e..1de111b48ceefc89ba3c71bb33a0203ee14ccab4 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: "163acc10ba635ce4735b7f0e099dbad123ae0fed"
|
| + revision: "46753393a62aaa7299e4a4d07f95789d8289788a"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "426e4271da4d68152be1995a0d128bccbfd79dd2"
|
| + revision: "aa0b3b6bd0111a0fd7aa6151f7b87a9247300cad"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|