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