| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index c013af7d5c402dcd2f09064572d784a40e08dc67..c569a2fb8234e32832bfbb6fd345de360a6b0eb2 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: "3d80c4e65e2cb38d843fde6314707b18a5ba534e"
|
| + revision: "16cb724b7e1582dffa8df9cbd84f0b357a851071"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "091b7db64c188eb497cb2092321c11564edaf1ea"
|
| + revision: "768ec9a75560b5e5903d86654d4c1ab2afe17361"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|