| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 54def344867a15321c9be241f80ca942ff68e308..13c9051848f2229c6d7072047ffb134ff0a173b4 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: "f2aeac61b8479da06571030723327ace67da0732"
|
| + revision: "2bc4be68e84f6f8bcb2bfc3fb94ed5180a719960"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "568043bdd94d36a09be6fad304ae6b62cf5bb431"
|
| + revision: "e113dfd7a1d6fad4248b5811d69ec9dbbd9a9af0"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|