| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index f4e09d609c546544a7a5cda7adf4f227446dcc98..83bfb0517bb9edd177302441c28e3173ba3edc35 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: "2a5e3e6f7b3c83bb91eb4b0c33306019924ffcde"
|
| + revision: "b70214a31ec98cc170076a06bc77e30dfef6eb13"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "248331450c05c59c8e966c806f00bd2475e36603"
|
| + revision: "aa71dd9f504295989b8118138d031e2b5c1a55a4"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|