| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 2a385f23a0f9f74dd7092d6f0916a0a404e96587..c8171491c4f1a28561ebf36ad76b552f2dae9493 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: "2b83bcc03bd67c1b3e14d5aee9115f05d64f8beb"
|
| + revision: "6571d071dcf67ea435cd1247c047a0f8c9063e41"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "289d03e1c8a859328990899eb8941344192f9ee1"
|
| + revision: "40ca0f912aefabf049588954fa6eba523fbc4dfa"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|