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