| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index a92e88119818847280997e5dfd2c60bfb00f0a60..81725e5a3dc3112a832a59cf13d17e0b67883264 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"
|
|
|