| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 87c246106d721b68bd45607b02ac5f6b9fd327ff..e2865d8ea4620f0a1071a18ff78bb2a6801895c2 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: "a9898ce1ccedb91babfc418cfbf694b5b2870220"
|
| + revision: "1a696d63a41aa05248f20a536c6f753ff15c2fae"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "575e6766f2eeab4d3f8b2f0d57fa0fda519f4369"
|
| + revision: "4f00aa0b495e75c0944fcc4cc3188a9c57efaf7d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|