| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 15992912dd32948caeb376548a3f9e524f3a0f7c..fb3710e5cddd20412d9770ffacd2e942277381d1 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: "0e844fefc8a3349e87ce1bf5d92ceb781044e550"
|
| + revision: "8e6fcd316b9f3551ec6618e39adb516accd0b0f9"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "fbfa601efda3f683e305ff9c82873dd017e11b82"
|
| + revision: "f0b0378318a0bca451dc05303ba3c0971b249103"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|