| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index d16e322ecf56149a246fab7a8446d1139866a34d..ef2401eddff93f1d1a44ce04b4b0f96217e13568 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: "3d68b83bc307ab0f55225956ce533d18fce26bac"
|
| + revision: "e6351d31b52c10d59a56d72e626802c57546805c"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "69b1be10a44289cca2bbb1de51605ec28808dea0"
|
| + revision: "a8fb3a2892ae47c87a2562743b0e7a6fd1c7cf6d"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|