| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 631eeb776799d63087ffdd2bb94442e4b6d34ab1..edc5d1fc42816f3ce53d39d9cddc45c1cad27287 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: "94bb3058821e5e58f95b5e69e3fa7cdac2633d5c"
|
| + revision: "64dfd55f64122cb132c15c3df531ed766e60c992"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "6f3bb6a3f2b6afa6f655a3afe296e03aca84384d"
|
| + revision: "ac74456f1e697f38598cda9b1c1acedb80702c7a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|