| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 43f4b1d32109c6f85e285698d823cf1057bafb81..fe7725e0ac7905b76179ed21bef2835d34b880ad 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: "f9f699b1688bc0b3e3fa37fc08f7884a27138f9b"
|
| + revision: "aa1287286c58cb360ac84dc1f254ee88d9f3352d"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "9f343717f1f6d254b5b6992f2f82df28afc51033"
|
| + revision: "02b3c98b76feeeb87c60c347ccc2fcf4512b7d95"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|