| Index: infra/config/recipes.cfg
 | 
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
 | 
| index 7113841603ee3f0451d61215f363d2bff590cd7e..67ed81f1d1f9ad76dad3088aef220b2635e9b583 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: "9c526af4f649b33e3a1351dd9c9bbe6fdb7122da"
 | 
| +  revision: "b14b6aaa26cda052c59eb2908943353e24213bb0"
 | 
|  }
 | 
|  deps {
 | 
|    project_id: "depot_tools"
 | 
|    url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
 | 
|    branch: "master"
 | 
| -  revision: "f3458f046e0b77a71422c5664c6a00be17845c5d"
 | 
| +  revision: "6911b067504584996204cf0b2535508ac4207106"
 | 
|  }
 | 
|  deps {
 | 
|    project_id: "recipe_engine"
 | 
| 
 |