| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 7b35caaa2bf0ad2f9dab73d3f1edb9ff375b6088..c925523310f377ab3fcc54284d6eb61794d8ca19 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: "c9228562bbb8b4f46fd95840ba1967475deebdaf"
|
| + revision: "a2520c004dca0398fcb7174012e0ee2a0a8cec17"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "074beb2e46fbefdf85a6ba2526ad7079dd3ceb04"
|
| + revision: "9741c590a4d4aa65006da2cf764cce6b9d18c0b1"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|