| Index: infra/config/recipes.cfg
 | 
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
 | 
| index 833bdfa92a53dde14dabd0d6665181e1ccdc6751..7113841603ee3f0451d61215f363d2bff590cd7e 100644
 | 
| --- a/infra/config/recipes.cfg
 | 
| +++ b/infra/config/recipes.cfg
 | 
| @@ -5,17 +5,17 @@ deps {
 | 
|    project_id: "build"
 | 
|    url: "https://chromium.googlesource.com/chromium/tools/build.git"
 | 
|    branch: "master"
 | 
| -  revision: "dcb82a6eedd3de602c008dca3d69489df036cbc7"
 | 
| +  revision: "9c526af4f649b33e3a1351dd9c9bbe6fdb7122da"
 | 
|  }
 | 
|  deps {
 | 
|    project_id: "depot_tools"
 | 
|    url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
 | 
|    branch: "master"
 | 
| -  revision: "7b787b8642623e39eafce83595c187660528af9f"
 | 
| +  revision: "f3458f046e0b77a71422c5664c6a00be17845c5d"
 | 
|  }
 | 
|  deps {
 | 
|    project_id: "recipe_engine"
 | 
|    url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
 | 
|    branch: "master"
 | 
| -  revision: "a93ebc8b69c18bce873f4df1979b6534f3c13e68"
 | 
| +  revision: "09345f9dcf4d2744f66d64766fd349ddf04f04ce"
 | 
|  }
 | 
| 
 |