| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index fb3710e5cddd20412d9770ffacd2e942277381d1..950320aee442c66934afa746c96b97bf23e29247 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: "8e6fcd316b9f3551ec6618e39adb516accd0b0f9"
|
| + revision: "577d76122393936c6bb0633a903a3e58f1413ffd"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f0b0378318a0bca451dc05303ba3c0971b249103"
|
| + revision: "925b910ac3e7a3560311f4ae7fe387d061bd5ee3"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|