| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index e48a4032cbf9d9799b2f89b41305ad93e0183d2a..833bdfa92a53dde14dabd0d6665181e1ccdc6751 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: "be52565c2553c03b801f4bfc080c7ebc63b550fa"
|
| + revision: "dcb82a6eedd3de602c008dca3d69489df036cbc7"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "6d3c290164360907fe08784093e36314069e689f"
|
| + revision: "7b787b8642623e39eafce83595c187660528af9f"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|