| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 1467b90e439085353891e515497f30486bde2f9c..c013af7d5c402dcd2f09064572d784a40e08dc67 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: "44072249bbf05af66334a3be12a04eebfa983de3"
|
| + revision: "3d80c4e65e2cb38d843fde6314707b18a5ba534e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "adf9f0db005b9617bcd81de3083d31571031114a"
|
| + revision: "091b7db64c188eb497cb2092321c11564edaf1ea"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|