| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 289c58495aad2ac0784f1d844ce54618ce154641..d1baa556dc213d42a15f7403beff633e3f0b04c6 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: "e8c4706bcf98f455c6d4b5b416dd78b29d612b14"
|
| + revision: "c7478b1663a3c95c5fd41f70ed1e34c019663022"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "eb0dc31ad0b04b088dae4277b306cd6007415f94"
|
| + revision: "6859823bf8464ad91a6c3429e5d791f63f7dbc7b"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|