| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 39f6ec0097aeb8cced19adf69ddbf324d72e21f7..eeca7dcfe9b592f55ea2e49340d87031dd8592de 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: "201fba03b7cfd1bfafb1f1084955cf54fa09e58d"
|
| + revision: "74168968e5141ce0856669ce4ca8ec415a8a7a04"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "64103db7286bc23f00e7c464c9b087a68fcff522"
|
| + revision: "568043bdd94d36a09be6fad304ae6b62cf5bb431"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|