| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index cda1851fba3b8c9fe5177d641a402a5bff1f85a1..74ec414ae2ef2e873de28c2e7988f29aa4caf819 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: "a2a0ff97c0a78bb068905e4edb4fd8e69ac79dd1"
|
| + revision: "f03dcf76bde5299dc00cdc1cbec721014acf46de"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "53f48a1c52f7d35daa160894585dffe8aafe231d"
|
| + revision: "4cb6fb7fbd7800b4fd2e3dca62ca9fcd7a00c168"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|