| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index c52dd986f0b007b2c179c63ece25820ff4bd01f2..9c5278be09e60dbf3734928a1d4fbe7a0bd58dfd 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: "49f9a08dca7722a11e339291bb6e252c4056a1a5"
|
| + revision: "fe5de9d3cfc2886d3f75b36ef774259abfdac250"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "eb20eaeced95cdb07ad711639a8958b8d78cf309"
|
| + revision: "e2d6fd987e17c0a099382419f76fdffffea7659a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|