| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 7cd6195225aeeeb72a21f8667d007d78fc9ab090..4ee9099e70c6e9f173be4498c32e9e19a4e6994f 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: "bf97a9b56b2e52c181449842c6661bff57f7bed9"
|
| + revision: "48c9aab3cb53a5c254ec5d2d6fcf62e8c6d6fd0e"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "b9f5e3796c34ab09ae8af39c256971ed6903bbc3"
|
| + revision: "12fa6ff69b21737c315ccad0d92f1bccf83fee6c"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|