| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index bfb27eae049b81d1410331ae555aba8e270e4e39..f2814acd4901a8e39170a1933bd9c0ab6a2f3bbd 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: "2863a946bb280bf8258dd2e5cbd6b01236cb758b"
|
| + revision: "af460baad688111f204c22208ea2fb067d741cce"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "5c24f62d694a0275a649c58887f262408a6e900b"
|
| + revision: "d755329820d5d905768cdc7503134e99f8979d05"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|