| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 15b0d937ed0340a9f251ab05fdd43e39257164d9..f89eed8d45b6794953c9a9385fe3d8e1f95da7a5 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: "5aa61ed10186da9ec9413d8964c63434be1f8e89"
|
| + revision: "7afe8e7a215ebee1388de93d843709b27ae79a77"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "bf2a34198e6d4ec0c6403da5cf632b37a2ac8478"
|
| + revision: "75c2cc859d3547a02edff5387ec75d47ed41afd5"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|