| Index: infra/config/recipes.cfg
|
| diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
|
| index 8639ebafe0a1f05e1846f05bb84e0dac84c5e5de..043100c11c612c093f2b099c4a3b2e1a0b1f8bcb 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: "9d8799334bb0e9b4082b900d99862d29583b6d48"
|
| + revision: "026e0bb03aa139c5c43be38dd37d1f2f33e90c03"
|
| }
|
| deps {
|
| project_id: "depot_tools"
|
| url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
| branch: "master"
|
| - revision: "3454ae85da8913a18a67adaaf8727fa9783127d3"
|
| + revision: "3dd7436899f87b0bb1538b43c4332e327fd70a98"
|
| }
|
| deps {
|
| project_id: "recipe_engine"
|
|
|