| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index b4cf4385b67ab6ac3953dbf1dc699677cdbdbd18..bc4573e60199f6365f3b33ee61affc2096e0bd5f 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: "0aca4a6174120097e93b1f220a8c0c959862a084"
|
| + revision: "a76a98db1e63802b7c9569712d65ba2076cd8b73"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "1c822ade1f731ec35a3d2d3be8805f773df22c4c"
|
| + revision: "69b1be10a44289cca2bbb1de51605ec28808dea0"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|