| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index babf2398f46fcf296f92f2a1fb23520b25b66f57..a54344ae48db93746739195d88a3e3231c04ba16 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: "6679485ce287924084b369b20fab59c1f6ef8122"
|
| + revision: "245c516049e221f79dc8cf8fe395138b782308a0"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "f14eaff8148de420c63c87bd67678bf86837641a"
|
| + revision: "4b21db06e48e90335a0a1ae5d5b911b960ea0e5a"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|