| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index caa1bb5f736c9e71bd2370d417b607ae2a9e44ad..d9f7f4644f7133a954b82a8a9c52d2138a902587 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: "dfd62794c4925e42fb06a493149683122f68a791"
|
| + revision: "5b1fdf8d379c7803bf54ede0ab9e73212548fe54"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9e198a84a930530032d87318b8c33b62b8b3833f"
|
| + revision: "7929675b19082a057ceb9d1daa87565b6793add5"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|