| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 7a7232840ac2eb04e7c7a16fd8b4c75b9bd19caa..b93bb18349bb1e2474dc031d082615495b8aa6a6 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: "3f2dd12dcf38fa9ab0071f13eab2622cfed8e77e"
|
| + revision: "bac075fcf7f0e0748f55c261a9b35a2612f98a08"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "ca1655ac364fa79128645473d16f4577d148f32d"
|
| + revision: "27d3c7ec068f4f5fa1b96c98409e24215035187e"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|