| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 8e5e57b3b6e43259978f447a21ebba2ebdcff5af..032bd5846762ba1c12ef08c5827657962d35a6ae 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: "a385da971c2908ba4501b5af3a1e54274f4b25a8"
|
| + revision: "5126284c3aa70f4575a635e1cabce2a7d13cc316"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "d74a7b4c14512d95cb46204bb7a70ba5666b5eb7"
|
| + revision: "5eb0519b4c3af94c1093aa81997a7ff99d39e72c"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|